BitTitanPowerShell.dll-help.xml

<?xml version="1.0" encoding="utf-8" ?>
<helpItems xmlns="http://msh" schema="maml">
    <!-- Generated by HelpDocGenerator on 8/30/2021 at 7:52:25 AM. -->
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-ActiveDirectoryToOffice365ContactDirectorySync</command:name>
            <command:verb>New</command:verb>
            <command:noun>ActiveDirectoryToOffice365ContactDirectorySync</command:noun>
            <maml:description>
                <maml:para>Creates a(an) ActiveDirectoryToOffice365ContactDirectorySync</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-ActiveDirectoryToOffice365ContactDirectorySync creates a(an) ActiveDirectoryToOffice365ContactDirectorySync.
Represents a process to sync contacts from active directory to office 365.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-ActiveDirectoryToOffice365ContactDirectorySync</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Office365Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryCredentials</maml:name>
                    <command:parameterValue required="False">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="False">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableCreates</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableDeletes</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableUpdates</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExclusionFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryTime</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RootSearchContainer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ServerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SimulationOnly</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Office365Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryCredentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableCreates</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableDeletes</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableUpdates</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExclusionFilter</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetryTime</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RootSearchContainer</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchFilter</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerName</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SimulationOnly</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-ActiveDirectoryToOffice365GroupDirectorySync</command:name>
            <command:verb>New</command:verb>
            <command:noun>ActiveDirectoryToOffice365GroupDirectorySync</command:noun>
            <maml:description>
                <maml:para>Creates a(an) ActiveDirectoryToOffice365GroupDirectorySync</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-ActiveDirectoryToOffice365GroupDirectorySync creates a(an) ActiveDirectoryToOffice365GroupDirectorySync.
Represents a process to sync directory from active directory to office 365.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-ActiveDirectoryToOffice365GroupDirectorySync</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Office365Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryCredentials</maml:name>
                    <command:parameterValue required="False">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="False">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableCreates</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableDeletes</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableUpdates</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExclusionFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryTime</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RootSearchContainer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ServerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SimulationOnly</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateMembership</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Office365Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryCredentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableCreates</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableDeletes</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableUpdates</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExclusionFilter</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetryTime</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RootSearchContainer</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchFilter</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerName</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SimulationOnly</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateMembership</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-ActiveDirectoryToOffice365UserDirectorySync</command:name>
            <command:verb>New</command:verb>
            <command:noun>ActiveDirectoryToOffice365UserDirectorySync</command:noun>
            <maml:description>
                <maml:para>Creates a(an) ActiveDirectoryToOffice365UserDirectorySync</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-ActiveDirectoryToOffice365UserDirectorySync creates a(an) ActiveDirectoryToOffice365UserDirectorySync.
Represents a process to sync users from active directory to office 365.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-ActiveDirectoryToOffice365UserDirectorySync</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Office365Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryCredentials</maml:name>
                    <command:parameterValue required="False">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="False">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DefaultPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DomainOverride</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableCreates</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableDeletes</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableUpdates</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExclusionFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryTime</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RootSearchContainer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ServerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SimulationOnly</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Office365Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryCredentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPassword</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DomainOverride</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableCreates</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableDeletes</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableUpdates</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExclusionFilter</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetryTime</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RootSearchContainer</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchFilter</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerName</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SimulationOnly</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Select-PublicFolderLicenseEstimate</command:name>
            <command:verb>Select</command:verb>
            <command:noun>PublicFolderLicenseEstimate</command:noun>
            <maml:description>
                <maml:para>Selects a(an) PublicFolderLicenseEstimate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Select-PublicFolderLicenseEstimate selects a(an) PublicFolderLicenseEstimate.
Represents the estimated required licenses for a public folder.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Select-PublicFolderLicenseEstimate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>PublicFolderData</maml:name>
                    <command:parameterValue required="True">PublicFolderData[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>PublicFolderData</maml:name>
                <maml:description>
                    <maml:para>All Public Folder mailbox data</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.ExchangeTools.PowerShell.Data.PublicFolderData[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Split-PublicFolderMigrations</command:name>
            <command:verb>Split</command:verb>
            <command:noun>PublicFolderMigrations</command:noun>
            <maml:description>
                <maml:para>Splits a(an) PublicFolderMigrations</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Split-PublicFolderMigrations splits a(an) PublicFolderMigrations.
Represents migrations for a list of public folders.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Split-PublicFolderMigrations</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderCsvPath</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="1">
                    <maml:name>SplitOnFirstLevel</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PublicFolderCsvPath</maml:name>
                <maml:description>
                    <maml:para>Full path to the CSV containing the list of Public Folder to be processed</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="1" aliases="none">
                <maml:name>SplitOnFirstLevel</maml:name>
                <maml:description>
                    <maml:para>(deprecated) Whether to use the first level Public Folders to split on (true), or alternatively the root (false)</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Select-PublicFolderData</command:name>
            <command:verb>Select</command:verb>
            <command:noun>PublicFolderData</command:noun>
            <maml:description>
                <maml:para>Selects a(an) PublicFolderData</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Select-PublicFolderData selects a(an) PublicFolderData.
Represents data in a public folder.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Select-PublicFolderData</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Format</maml:name>
                    <command:parameterValue required="True">DataFormat</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1">
                    <maml:name>PublicFolderMailboxData</maml:name>
                    <command:parameterValue required="True">PublicFolderMailboxData[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Format</maml:name>
                <maml:description>
                    <maml:para>Format of the data to select</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.ExchangeTools.PowerShell.Data.DataFormat</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1" aliases="none">
                <maml:name>PublicFolderMailboxData</maml:name>
                <maml:description>
                    <maml:para>All Public Folder mailbox data</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.ExchangeTools.PowerShell.Data.PublicFolderMailboxData[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Split-PublicFoldersIntoMailboxes</command:name>
            <command:verb>Split</command:verb>
            <command:noun>PublicFoldersIntoMailboxes</command:noun>
            <maml:description>
                <maml:para>Splits a(an) PublicFoldersIntoMailboxes</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Split-PublicFoldersIntoMailboxes splits a(an) PublicFoldersIntoMailboxes.
Represents splitting the public folders into mailboxes.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Split-PublicFoldersIntoMailboxes</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1">
                    <maml:name>PublicFolders</maml:name>
                    <command:parameterValue required="True">PublicFolderData[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="3">
                    <maml:name>GroupingType</maml:name>
                    <command:parameterValue required="False">PublicFolderGroupingType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="2">
                    <maml:name>MailboxNamePrefix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="4">
                    <maml:name>MailboxNameSuffixIndexStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1" aliases="none">
                <maml:name>PublicFolders</maml:name>
                <maml:description>
                    <maml:para>All Public Folders to split amongst the Public Folder Mailboxes</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.ExchangeTools.PowerShell.Data.PublicFolderData[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="3" aliases="none">
                <maml:name>GroupingType</maml:name>
                <maml:description>
                    <maml:para>Public folders grouping type</maml:para>
                </maml:description>
                <command:parameterValue required="False">BitTitan.ExchangeTools.PowerShell.Data.PublicFolderGroupingType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="2" aliases="none">
                <maml:name>MailboxNamePrefix</maml:name>
                <maml:description>
                    <maml:para>Public folders mailbox name prefix</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="4" aliases="none">
                <maml:name>MailboxNameSuffixIndexStart</maml:name>
                <maml:description>
                    <maml:para>Public folders mailbox name suffix index start value</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSize</maml:name>
                <maml:description>
                    <maml:para>Maximum size of the Public Folder Mailbox in Gigabytes</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Request-PostponeTask</command:name>
            <command:verb>Request</command:verb>
            <command:noun>PostponeTask</command:noun>
            <maml:description>
                <maml:para>Requests a(an) PostponeTask</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Request-PostponeTask requests a(an) PostponeTask.
A dummy command to postpone a script task in its script.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Request-PostponeTask</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TimeInMilliSeconds</maml:name>
                    <command:parameterValue required="True">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="t">
                <maml:name>TimeInMilliSeconds</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_SignHash</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_SignHash</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_SignHash</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_SignHash gets a(an) MW_SignHash.
Represents the sign hash.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_SignHash</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserEmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_SignHash</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserEmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserEmailAddress</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Rename-AzureContainer</command:name>
            <command:verb>Rename</command:verb>
            <command:noun>AzureContainer</command:noun>
            <maml:description>
                <maml:para>Renames a(an) AzureContainer</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Rename-AzureContainer renames a(an) AzureContainer.
Represents an azure Container.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Rename-AzureContainer</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="true (ByValue)" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="true (ByValue)" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The Azure container name to rename into a legal Azure container name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_PropertyBase</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_PropertyBase</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_PropertyBase</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_PropertyBase creates a(an) BT_PropertyBase.
Represents an MSPC property used in input tasks.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_PropertyBase</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="True">PropertyType</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="True">Object</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PropertyBusinessType</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>New-BT_PropertyBase</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="True">PropertyType</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="True">Object</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PropertyBusinessType</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The name of the property.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>The type of the property.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.Api.PropertyType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Value</maml:name>
                <maml:description>
                    <maml:para>The value of the property.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Object</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PropertyBusinessType</maml:name>
                <maml:description>
                    <maml:para>Property business type for string values.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>EmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Email address.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Domain</dev:value>
                        <maml:description>
                            <maml:para>Domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PhoneNumber</dev:value>
                        <maml:description>
                            <maml:para>Phone number.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EndUser</dev:value>
                        <maml:description>
                            <maml:para>MSPC End user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Group</dev:value>
                        <maml:description>
                            <maml:para>MSPC Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Endpoint</dev:value>
                        <maml:description>
                            <maml:para>MSPC Endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Device</dev:value>
                        <maml:description>
                            <maml:para>MSPC Device.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Customer</dev:value>
                        <maml:description>
                            <maml:para>MSPC Customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxQuota</dev:value>
                        <maml:description>
                            <maml:para>Mailbox quota in MB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProxyJob</dev:value>
                        <maml:description>
                            <maml:para>Proxy job.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ReportOption</dev:value>
                        <maml:description>
                            <maml:para>Report option (e.g. whether to ignore software version numbers in the software inventory report).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProjectStats</dev:value>
                        <maml:description>
                            <maml:para>Project stats.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DateTime</dev:value>
                        <maml:description>
                            <maml:para>Date time.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>MSPC Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Long</dev:value>
                        <maml:description>
                            <maml:para>64-bit long.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Percentage</dev:value>
                        <maml:description>
                            <maml:para>Percentage.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TextBox</dev:value>
                        <maml:description>
                            <maml:para>Text box.
            TODO (MSPC-3978) - Deprecate this business type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CheckBox</dev:value>
                        <maml:description>
                            <maml:para>Boolean.
            TODO (MSPC-3978) - Deprecate this business type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Guid</dev:value>
                        <maml:description>
                            <maml:para>Guid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SelectBox</dev:value>
                        <maml:description>
                            <maml:para>Select box.
            TODO (MSPC-3978) - Deprecate this business type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftAzureRegion</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Azure Region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Resource</dev:value>
                        <maml:description>
                            <maml:para>MSPC Customer Resource.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PowerShellScriptAssetId</dev:value>
                        <maml:description>
                            <maml:para>PowerShell script id.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutomationContextData</dev:value>
                        <maml:description>
                            <maml:para>The automation context data.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecureString</dev:value>
                        <maml:description>
                            <maml:para>The secure string that will be masked.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Boolean</dev:value>
                        <maml:description>
                            <maml:para>Boolean (true / false).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VirtualMachine</dev:value>
                        <maml:description>
                            <maml:para>Virtual machine ( with DeviceType of VirtualMachine).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Server</dev:value>
                        <maml:description>
                            <maml:para>Server ( with DeviceType of Server).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Computer</dev:value>
                        <maml:description>
                            <maml:para>Computer ( with DeviceType of Computer).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>String</dev:value>
                        <maml:description>
                            <maml:para>String.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Double</dev:value>
                        <maml:description>
                            <maml:para>Double.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TextArea</dev:value>
                        <maml:description>
                            <maml:para>Text area.
            TODO (MSPC-3978) - Deprecate this business type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Batch</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Batch</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Batch</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Batch adds a(an) BT_Batch.
Represents a batch in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Batch</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeSettings</maml:name>
                    <command:parameterValue required="False">HybridFinalizeSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsMRSBatchCreated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfulStatus</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSettings</maml:name>
                    <command:parameterValue required="False">HybridSyncSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Batch</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeSettings</maml:name>
                    <command:parameterValue required="False">HybridFinalizeSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsMRSBatchCreated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfulStatus</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSettings</maml:name>
                    <command:parameterValue required="False">HybridSyncSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Endpoint ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FinalizeScheduledDate</maml:name>
                <maml:description>
                    <maml:para>Finalize scheduled date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FinalizeSettings</maml:name>
                <maml:description>
                    <maml:para>The hybrid settings selected for finalization.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridFinalizeSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsMRSBatchCreated</maml:name>
                <maml:description>
                    <maml:para>The flag to indicate if MRS batch is created or not with the specified endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastSuccessfulStatus</maml:name>
                <maml:description>
                    <maml:para>Last successful Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridMigrationStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Not submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Sync Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ApplyingLicense</dev:value>
                        <maml:description>
                            <maml:para>Applying licenses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Syncing</dev:value>
                        <maml:description>
                            <maml:para>Syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Synced</dev:value>
                        <maml:description>
                            <maml:para>Synced.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Finalize Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalizing</dev:value>
                        <maml:description>
                            <maml:para>Finalizing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalized</dev:value>
                        <maml:description>
                            <maml:para>Finalized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopped</dev:value>
                        <maml:description>
                            <maml:para>Sync Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Timeout</dev:value>
                        <maml:description>
                            <maml:para>Timeout.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deleting</dev:value>
                        <maml:description>
                            <maml:para>Deleting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeleteFailed</dev:value>
                        <maml:description>
                            <maml:para>Delete Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Moving</dev:value>
                        <maml:description>
                            <maml:para>Moving.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MoveFailed</dev:value>
                        <maml:description>
                            <maml:para>Move Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduled</dev:value>
                        <maml:description>
                            <maml:para>Sync Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduled</dev:value>
                        <maml:description>
                            <maml:para>Finalize Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastViewedEventLogDate</maml:name>
                <maml:description>
                    <maml:para>Last viewed event log date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Preferences</maml:name>
                <maml:description>
                    <maml:para>The hybrid preferences.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridPreferences</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridMigrationStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Not submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Sync Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ApplyingLicense</dev:value>
                        <maml:description>
                            <maml:para>Applying licenses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Syncing</dev:value>
                        <maml:description>
                            <maml:para>Syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Synced</dev:value>
                        <maml:description>
                            <maml:para>Synced.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Finalize Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalizing</dev:value>
                        <maml:description>
                            <maml:para>Finalizing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalized</dev:value>
                        <maml:description>
                            <maml:para>Finalized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopped</dev:value>
                        <maml:description>
                            <maml:para>Sync Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Timeout</dev:value>
                        <maml:description>
                            <maml:para>Timeout.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deleting</dev:value>
                        <maml:description>
                            <maml:para>Deleting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeleteFailed</dev:value>
                        <maml:description>
                            <maml:para>Delete Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Moving</dev:value>
                        <maml:description>
                            <maml:para>Moving.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MoveFailed</dev:value>
                        <maml:description>
                            <maml:para>Move Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduled</dev:value>
                        <maml:description>
                            <maml:para>Sync Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduled</dev:value>
                        <maml:description>
                            <maml:para>Finalize Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncScheduledDate</maml:name>
                <maml:description>
                    <maml:para>Sync scheduled date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncSettings</maml:name>
                <maml:description>
                    <maml:para>The hybrid settings selected for syncing.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridSyncSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Batch</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Batch</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Batch</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Batch gets a(an) BT_Batch.
Represents a batch in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Batch</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeScheduledDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsMRSBatchCreated</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfulStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FinalizeScheduledDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FinalizeScheduledDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastViewedEventLogDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastViewedEventLogDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SyncScheduledDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SyncScheduledDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncScheduledDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Batch</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeScheduledDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsMRSBatchCreated</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfulStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FinalizeScheduledDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FinalizeScheduledDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastViewedEventLogDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastViewedEventLogDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SyncScheduledDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SyncScheduledDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncScheduledDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EndpointId FilterBy_Guid_EndpointId_IN">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Endpoint ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_FinalizeScheduledDate">
                <maml:name>FinalizeScheduledDate</maml:name>
                <maml:description>
                    <maml:para>Finalize scheduled date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsMRSBatchCreated">
                <maml:name>IsMRSBatchCreated</maml:name>
                <maml:description>
                    <maml:para>The flag to indicate if MRS batch is created or not with the specified endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_LastSuccessfulStatus">
                <maml:name>LastSuccessfulStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by LastSuccessfulStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastViewedEventLogDate">
                <maml:name>LastViewedEventLogDate</maml:name>
                <maml:description>
                    <maml:para>Last viewed event log date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FinalizeScheduledDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FinalizeScheduledDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FinalizeScheduledDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FinalizeScheduledDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastViewedEventLogDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastViewedEventLogDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastViewedEventLogDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastViewedEventLogDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SyncScheduledDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SyncScheduledDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SyncScheduledDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SyncScheduledDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Status">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_StatusMessage FilterBy_String_StatusMessage_IN">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_SyncScheduledDate">
                <maml:name>SyncScheduledDate</maml:name>
                <maml:description>
                    <maml:para>Sync scheduled date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Batch</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Batch</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Batch</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Batch sets a(an) BT_Batch.
Represents a batch in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Batch</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>batch</maml:name>
                    <command:parameterValue required="True">BatchDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeSettings</maml:name>
                    <command:parameterValue required="False">HybridFinalizeSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsMRSBatchCreated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfulStatus</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSettings</maml:name>
                    <command:parameterValue required="False">HybridSyncSettings</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Batch</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>batch</maml:name>
                    <command:parameterValue required="True">BatchDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeSettings</maml:name>
                    <command:parameterValue required="False">HybridFinalizeSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsMRSBatchCreated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfulStatus</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSettings</maml:name>
                    <command:parameterValue required="False">HybridSyncSettings</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>batch</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.BatchDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Endpoint ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FinalizeScheduledDate</maml:name>
                <maml:description>
                    <maml:para>Finalize scheduled date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FinalizeSettings</maml:name>
                <maml:description>
                    <maml:para>The hybrid settings selected for finalization.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridFinalizeSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsMRSBatchCreated</maml:name>
                <maml:description>
                    <maml:para>The flag to indicate if MRS batch is created or not with the specified endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastSuccessfulStatus</maml:name>
                <maml:description>
                    <maml:para>Last successful Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridMigrationStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Not submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Sync Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ApplyingLicense</dev:value>
                        <maml:description>
                            <maml:para>Applying licenses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Syncing</dev:value>
                        <maml:description>
                            <maml:para>Syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Synced</dev:value>
                        <maml:description>
                            <maml:para>Synced.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Finalize Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalizing</dev:value>
                        <maml:description>
                            <maml:para>Finalizing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalized</dev:value>
                        <maml:description>
                            <maml:para>Finalized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopped</dev:value>
                        <maml:description>
                            <maml:para>Sync Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Timeout</dev:value>
                        <maml:description>
                            <maml:para>Timeout.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deleting</dev:value>
                        <maml:description>
                            <maml:para>Deleting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeleteFailed</dev:value>
                        <maml:description>
                            <maml:para>Delete Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Moving</dev:value>
                        <maml:description>
                            <maml:para>Moving.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MoveFailed</dev:value>
                        <maml:description>
                            <maml:para>Move Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduled</dev:value>
                        <maml:description>
                            <maml:para>Sync Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduled</dev:value>
                        <maml:description>
                            <maml:para>Finalize Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastViewedEventLogDate</maml:name>
                <maml:description>
                    <maml:para>Last viewed event log date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Preferences</maml:name>
                <maml:description>
                    <maml:para>The hybrid preferences.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridPreferences</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridMigrationStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Not submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Sync Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ApplyingLicense</dev:value>
                        <maml:description>
                            <maml:para>Applying licenses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Syncing</dev:value>
                        <maml:description>
                            <maml:para>Syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Synced</dev:value>
                        <maml:description>
                            <maml:para>Synced.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Finalize Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalizing</dev:value>
                        <maml:description>
                            <maml:para>Finalizing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalized</dev:value>
                        <maml:description>
                            <maml:para>Finalized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopped</dev:value>
                        <maml:description>
                            <maml:para>Sync Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Timeout</dev:value>
                        <maml:description>
                            <maml:para>Timeout.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deleting</dev:value>
                        <maml:description>
                            <maml:para>Deleting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeleteFailed</dev:value>
                        <maml:description>
                            <maml:para>Delete Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Moving</dev:value>
                        <maml:description>
                            <maml:para>Moving.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MoveFailed</dev:value>
                        <maml:description>
                            <maml:para>Move Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduled</dev:value>
                        <maml:description>
                            <maml:para>Sync Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduled</dev:value>
                        <maml:description>
                            <maml:para>Finalize Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncScheduledDate</maml:name>
                <maml:description>
                    <maml:para>Sync scheduled date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncSettings</maml:name>
                <maml:description>
                    <maml:para>The hybrid settings selected for syncing.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridSyncSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Batch</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Batch</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Batch</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Batch removes a(an) BT_Batch.
Represents a batch in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Batch</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Batch</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_EntityToEventLogMapping</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_EntityToEventLogMapping</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_EntityToEventLogMapping</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_EntityToEventLogMapping adds a(an) BT_EntityToEventLogMapping.
Represents a entity to event log mapping in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventLogId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventLogId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityId</maml:name>
                <maml:description>
                    <maml:para>Entity ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventLogId</maml:name>
                <maml:description>
                    <maml:para>Event Log ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_EntityToEventLogMapping</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_EntityToEventLogMapping</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_EntityToEventLogMapping</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_EntityToEventLogMapping gets a(an) BT_EntityToEventLogMapping.
Represents a entity to event log mapping in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventLogId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventLogId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EntityId FilterBy_Guid_EntityId_IN">
                <maml:name>EntityId</maml:name>
                <maml:description>
                    <maml:para>Entity ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EventLogId FilterBy_Guid_EventLogId_IN">
                <maml:name>EventLogId</maml:name>
                <maml:description>
                    <maml:para>Event Log ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_EntityToEventLogMapping</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_EntityToEventLogMapping</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_EntityToEventLogMapping</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_EntityToEventLogMapping sets a(an) BT_EntityToEventLogMapping.
Represents a entity to event log mapping in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>entitytoeventlogmapping</maml:name>
                    <command:parameterValue required="True">EntityToEventLogMappingDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>entitytoeventlogmapping</maml:name>
                    <command:parameterValue required="True">EntityToEventLogMappingDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>entitytoeventlogmapping</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.EntityToEventLogMappingDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityId</maml:name>
                <maml:description>
                    <maml:para>Entity ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventLogId</maml:name>
                <maml:description>
                    <maml:para>Event Log ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_EntityToEventLogMapping</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_EntityToEventLogMapping</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_EntityToEventLogMapping</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_EntityToEventLogMapping removes a(an) BT_EntityToEventLogMapping.
Represents a entity to event log mapping in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_HybridDelegateGroup</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_HybridDelegateGroup</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_HybridDelegateGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_HybridDelegateGroup adds a(an) BT_HybridDelegateGroup.
Represents a hybrid delegate group in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Relationship</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Relationship</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Relationship</maml:name>
                <maml:description>
                    <maml:para>Serialized relationship graph data.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_HybridDelegateGroup</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_HybridDelegateGroup</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_HybridDelegateGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_HybridDelegateGroup gets a(an) BT_HybridDelegateGroup.
Represents a hybrid delegate group in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Relationship</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Relationship_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Relationship_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Relationship</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Relationship_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Relationship_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Relationship FilterBy_String_Relationship_IN">
                <maml:name>Relationship</maml:name>
                <maml:description>
                    <maml:para>Serialized relationship graph data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Relationship_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Relationship.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Relationship_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Relationship.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_HybridDelegateGroup</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_HybridDelegateGroup</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_HybridDelegateGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_HybridDelegateGroup sets a(an) BT_HybridDelegateGroup.
Represents a hybrid delegate group in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>hybriddelegategroup</maml:name>
                    <command:parameterValue required="True">HybridDelegateGroupDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Relationship</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>hybriddelegategroup</maml:name>
                    <command:parameterValue required="True">HybridDelegateGroupDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Relationship</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>hybriddelegategroup</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.HybridDelegateGroupDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Relationship</maml:name>
                <maml:description>
                    <maml:para>Serialized relationship graph data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_HybridDelegateGroup</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_HybridDelegateGroup</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_HybridDelegateGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_HybridDelegateGroup removes a(an) BT_HybridDelegateGroup.
Represents a hybrid delegate group in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_HybridDelegate</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_HybridDelegate</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_HybridDelegate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_HybridDelegate adds a(an) BT_HybridDelegate.
Represents a hybrid delegate in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateExchangeGuids</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateSMTPAddresses</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateExchangeGuids</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateSMTPAddresses</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimarySMTPAddress</maml:name>
                <maml:description>
                    <maml:para>Primary SMTP address.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateExchangeGuids</maml:name>
                <maml:description>
                    <maml:para>'|' separated list of delegate exchange Guids.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateGroupId</maml:name>
                <maml:description>
                    <maml:para>Delegate group Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateSMTPAddresses</maml:name>
                <maml:description>
                    <maml:para>Delegate SMTP addresses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxExchangeGuid</maml:name>
                <maml:description>
                    <maml:para>Mailbox exchange Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_HybridDelegate</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_HybridDelegate</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_HybridDelegate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_HybridDelegate gets a(an) BT_HybridDelegate.
Represents a hybrid delegate in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateExchangeGuids</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateSMTPAddresses</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxExchangeGuid</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateExchangeGuids_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateExchangeGuids_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateSMTPAddresses_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateSMTPAddresses_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateExchangeGuids</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateSMTPAddresses</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxExchangeGuid</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateExchangeGuids_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateExchangeGuids_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateSMTPAddresses_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateSMTPAddresses_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_DelegateExchangeGuids FilterBy_String_DelegateExchangeGuids_IN">
                <maml:name>DelegateExchangeGuids</maml:name>
                <maml:description>
                    <maml:para>'|' separated list of delegate exchange Guids.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DelegateGroupId FilterBy_Guid_DelegateGroupId_IN">
                <maml:name>DelegateGroupId</maml:name>
                <maml:description>
                    <maml:para>Delegate group Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_DelegateSMTPAddresses FilterBy_String_DelegateSMTPAddresses_IN">
                <maml:name>DelegateSMTPAddresses</maml:name>
                <maml:description>
                    <maml:para>Delegate SMTP addresses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MailboxExchangeGuid FilterBy_Guid_MailboxExchangeGuid_IN">
                <maml:name>MailboxExchangeGuid</maml:name>
                <maml:description>
                    <maml:para>Mailbox exchange Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PrimarySMTPAddress FilterBy_String_PrimarySMTPAddress_IN">
                <maml:name>PrimarySMTPAddress</maml:name>
                <maml:description>
                    <maml:para>Primary SMTP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DelegateExchangeGuids_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DelegateExchangeGuids.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DelegateExchangeGuids_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DelegateExchangeGuids.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DelegateSMTPAddresses_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DelegateSMTPAddresses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DelegateSMTPAddresses_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DelegateSMTPAddresses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimarySMTPAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimarySMTPAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimarySMTPAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimarySMTPAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_HybridDelegate</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_HybridDelegate</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_HybridDelegate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_HybridDelegate sets a(an) BT_HybridDelegate.
Represents a hybrid delegate in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>hybriddelegate</maml:name>
                    <command:parameterValue required="True">HybridDelegateDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateExchangeGuids</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateSMTPAddresses</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>hybriddelegate</maml:name>
                    <command:parameterValue required="True">HybridDelegateDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateExchangeGuids</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateSMTPAddresses</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>hybriddelegate</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.HybridDelegateDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateExchangeGuids</maml:name>
                <maml:description>
                    <maml:para>'|' separated list of delegate exchange Guids.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateGroupId</maml:name>
                <maml:description>
                    <maml:para>Delegate group Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateSMTPAddresses</maml:name>
                <maml:description>
                    <maml:para>Delegate SMTP addresses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxExchangeGuid</maml:name>
                <maml:description>
                    <maml:para>Mailbox exchange Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimarySMTPAddress</maml:name>
                <maml:description>
                    <maml:para>Primary SMTP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_HybridDelegate</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_HybridDelegate</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_HybridDelegate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_HybridDelegate removes a(an) BT_HybridDelegate.
Represents a hybrid delegate in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_HybridMailbox</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_HybridMailbox</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_HybridMailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_HybridMailbox adds a(an) BT_HybridMailbox.
Represents a hybrid mailbox in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseStatus</maml:name>
                    <command:parameterValue required="False">HybridLicenseStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxItemsCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSizeInKB</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationalUnitId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PreBatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RecipientTypeDetails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseStatus</maml:name>
                    <command:parameterValue required="False">HybridLicenseStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxItemsCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSizeInKB</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationalUnitId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PreBatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RecipientTypeDetails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BatchId</maml:name>
                <maml:description>
                    <maml:para>Batch ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateGroupId</maml:name>
                <maml:description>
                    <maml:para>Delegate Group Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeGuid</maml:name>
                <maml:description>
                    <maml:para>Exchange Guid.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>ID of the license pack attached to this hybrid mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseStatus</maml:name>
                <maml:description>
                    <maml:para>License status for this mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridLicenseStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No license attached.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Attaching</dev:value>
                        <maml:description>
                            <maml:para>Attaching a license.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Attached</dev:value>
                        <maml:description>
                            <maml:para>Attached to a license.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AttachFailed</dev:value>
                        <maml:description>
                            <maml:para>Attaching a license failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Detaching</dev:value>
                        <maml:description>
                            <maml:para>Detaching the license.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DetachFailed</dev:value>
                        <maml:description>
                            <maml:para>Detaching the license failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxItemsCount</maml:name>
                <maml:description>
                    <maml:para>Mailbox items count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSizeInKB</maml:name>
                <maml:description>
                    <maml:para>Mailbox size in KB.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationalUnitId</maml:name>
                <maml:description>
                    <maml:para>Organization Unit ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PreBatchId</maml:name>
                <maml:description>
                    <maml:para>Previous batch ID attached.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Preferences</maml:name>
                <maml:description>
                    <maml:para>The hybrid preferences.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridPreferences</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimarySMTPAddress</maml:name>
                <maml:description>
                    <maml:para>Primary SMTP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecipientTypeDetails</maml:name>
                <maml:description>
                    <maml:para>Recipient type details.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridMigrationStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Not submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Sync Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ApplyingLicense</dev:value>
                        <maml:description>
                            <maml:para>Applying licenses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Syncing</dev:value>
                        <maml:description>
                            <maml:para>Syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Synced</dev:value>
                        <maml:description>
                            <maml:para>Synced.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Finalize Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalizing</dev:value>
                        <maml:description>
                            <maml:para>Finalizing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalized</dev:value>
                        <maml:description>
                            <maml:para>Finalized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopped</dev:value>
                        <maml:description>
                            <maml:para>Sync Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Timeout</dev:value>
                        <maml:description>
                            <maml:para>Timeout.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deleting</dev:value>
                        <maml:description>
                            <maml:para>Deleting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeleteFailed</dev:value>
                        <maml:description>
                            <maml:para>Delete Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Moving</dev:value>
                        <maml:description>
                            <maml:para>Moving.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MoveFailed</dev:value>
                        <maml:description>
                            <maml:para>Move Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduled</dev:value>
                        <maml:description>
                            <maml:para>Sync Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduled</dev:value>
                        <maml:description>
                            <maml:para>Finalize Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserPrincipalName</maml:name>
                <maml:description>
                    <maml:para>User principal name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_HybridMailbox</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_HybridMailbox</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_HybridMailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_HybridMailbox gets a(an) BT_HybridMailbox.
Represents a hybrid mailbox in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeGuid</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxItemsCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSizeInKB</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationalUnitId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PreBatchId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecipientTypeDetails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxItemsCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxItemsCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSizeInKB_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSizeInKB_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecipientTypeDetails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecipientTypeDetails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeGuid</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxItemsCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSizeInKB</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationalUnitId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PreBatchId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecipientTypeDetails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxItemsCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxItemsCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSizeInKB_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSizeInKB_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecipientTypeDetails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecipientTypeDetails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_BatchId FilterBy_Guid_BatchId_IN">
                <maml:name>BatchId</maml:name>
                <maml:description>
                    <maml:para>Batch ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DelegateGroupId FilterBy_Guid_DelegateGroupId_IN">
                <maml:name>DelegateGroupId</maml:name>
                <maml:description>
                    <maml:para>Delegate Group Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ExchangeGuid FilterBy_Guid_ExchangeGuid_IN">
                <maml:name>ExchangeGuid</maml:name>
                <maml:description>
                    <maml:para>Exchange Guid.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LicensePackId FilterBy_Guid_LicensePackId_IN">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>ID of the license pack attached to this hybrid mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_LicenseStatus">
                <maml:name>LicenseStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by LicenseStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MailboxItemsCount FilterBy_Int32_MailboxItemsCount_IN">
                <maml:name>MailboxItemsCount</maml:name>
                <maml:description>
                    <maml:para>Mailbox items count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MailboxSizeInKB FilterBy_Int32_MailboxSizeInKB_IN">
                <maml:name>MailboxSizeInKB</maml:name>
                <maml:description>
                    <maml:para>Mailbox size in KB.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationalUnitId FilterBy_Guid_OrganizationalUnitId_IN">
                <maml:name>OrganizationalUnitId</maml:name>
                <maml:description>
                    <maml:para>Organization Unit ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_PreBatchId FilterBy_Guid_PreBatchId_IN">
                <maml:name>PreBatchId</maml:name>
                <maml:description>
                    <maml:para>Previous batch ID attached.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PrimarySMTPAddress FilterBy_String_PrimarySMTPAddress_IN">
                <maml:name>PrimarySMTPAddress</maml:name>
                <maml:description>
                    <maml:para>Primary SMTP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_RecipientTypeDetails FilterBy_String_RecipientTypeDetails_IN">
                <maml:name>RecipientTypeDetails</maml:name>
                <maml:description>
                    <maml:para>Recipient type details.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxItemsCount_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxItemsCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxItemsCount_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxItemsCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxSizeInKB_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxSizeInKB.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxSizeInKB_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxSizeInKB.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimarySMTPAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimarySMTPAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimarySMTPAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimarySMTPAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RecipientTypeDetails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RecipientTypeDetails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RecipientTypeDetails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RecipientTypeDetails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UserPrincipalName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UserPrincipalName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UserPrincipalName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UserPrincipalName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Status">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_StatusMessage FilterBy_String_StatusMessage_IN">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_UserPrincipalName FilterBy_String_UserPrincipalName_IN">
                <maml:name>UserPrincipalName</maml:name>
                <maml:description>
                    <maml:para>User principal name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_HybridMailbox</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_HybridMailbox</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_HybridMailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_HybridMailbox sets a(an) BT_HybridMailbox.
Represents a hybrid mailbox in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>hybridmailbox</maml:name>
                    <command:parameterValue required="True">HybridMailboxDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseStatus</maml:name>
                    <command:parameterValue required="False">HybridLicenseStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxItemsCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSizeInKB</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationalUnitId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PreBatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RecipientTypeDetails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>hybridmailbox</maml:name>
                    <command:parameterValue required="True">HybridMailboxDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseStatus</maml:name>
                    <command:parameterValue required="False">HybridLicenseStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxItemsCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSizeInKB</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationalUnitId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PreBatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RecipientTypeDetails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>hybridmailbox</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.HybridMailboxDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BatchId</maml:name>
                <maml:description>
                    <maml:para>Batch ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateGroupId</maml:name>
                <maml:description>
                    <maml:para>Delegate Group Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeGuid</maml:name>
                <maml:description>
                    <maml:para>Exchange Guid.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>ID of the license pack attached to this hybrid mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseStatus</maml:name>
                <maml:description>
                    <maml:para>License status for this mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridLicenseStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No license attached.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Attaching</dev:value>
                        <maml:description>
                            <maml:para>Attaching a license.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Attached</dev:value>
                        <maml:description>
                            <maml:para>Attached to a license.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AttachFailed</dev:value>
                        <maml:description>
                            <maml:para>Attaching a license failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Detaching</dev:value>
                        <maml:description>
                            <maml:para>Detaching the license.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DetachFailed</dev:value>
                        <maml:description>
                            <maml:para>Detaching the license failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxItemsCount</maml:name>
                <maml:description>
                    <maml:para>Mailbox items count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSizeInKB</maml:name>
                <maml:description>
                    <maml:para>Mailbox size in KB.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationalUnitId</maml:name>
                <maml:description>
                    <maml:para>Organization Unit ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PreBatchId</maml:name>
                <maml:description>
                    <maml:para>Previous batch ID attached.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Preferences</maml:name>
                <maml:description>
                    <maml:para>The hybrid preferences.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridPreferences</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimarySMTPAddress</maml:name>
                <maml:description>
                    <maml:para>Primary SMTP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecipientTypeDetails</maml:name>
                <maml:description>
                    <maml:para>Recipient type details.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridMigrationStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Not submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Sync Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ApplyingLicense</dev:value>
                        <maml:description>
                            <maml:para>Applying licenses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Syncing</dev:value>
                        <maml:description>
                            <maml:para>Syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Synced</dev:value>
                        <maml:description>
                            <maml:para>Synced.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Finalize Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalizing</dev:value>
                        <maml:description>
                            <maml:para>Finalizing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalized</dev:value>
                        <maml:description>
                            <maml:para>Finalized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopped</dev:value>
                        <maml:description>
                            <maml:para>Sync Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Timeout</dev:value>
                        <maml:description>
                            <maml:para>Timeout.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deleting</dev:value>
                        <maml:description>
                            <maml:para>Deleting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeleteFailed</dev:value>
                        <maml:description>
                            <maml:para>Delete Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Moving</dev:value>
                        <maml:description>
                            <maml:para>Moving.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MoveFailed</dev:value>
                        <maml:description>
                            <maml:para>Move Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduled</dev:value>
                        <maml:description>
                            <maml:para>Sync Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduled</dev:value>
                        <maml:description>
                            <maml:para>Finalize Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserPrincipalName</maml:name>
                <maml:description>
                    <maml:para>User principal name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_HybridMailbox</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_HybridMailbox</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_HybridMailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_HybridMailbox removes a(an) BT_HybridMailbox.
Represents a hybrid mailbox in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_MailboxAsset</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_MailboxAsset</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_MailboxAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_MailboxAsset adds a(an) BT_MailboxAsset.
Represents a mailbox asset in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetType</maml:name>
                    <command:parameterValue required="True">MailboxAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetStatus</maml:name>
                    <command:parameterValue required="False">MailboxAssetStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetUri</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUriExpiryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MimeType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Size</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetType</maml:name>
                    <command:parameterValue required="True">MailboxAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetStatus</maml:name>
                    <command:parameterValue required="False">MailboxAssetStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetUri</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUriExpiryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MimeType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Size</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetType</maml:name>
                <maml:description>
                    <maml:para>Asset type.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.MailboxAssetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>DefaultAssetType</dev:value>
                        <maml:description>
                            <maml:para>Default asset type</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TeamsSelectionCsv</dev:value>
                        <maml:description>
                            <maml:para>Teams selection csv.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserMappingCsv</dev:value>
                        <maml:description>
                            <maml:para>General user mapping csv.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TeamsAssessmentComplete</dev:value>
                        <maml:description>
                            <maml:para>List of teams from complete assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutoDiscoveryCsv</dev:value>
                        <maml:description>
                            <maml:para>Autodiscover Csv download items</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Project id or mailbox connector id.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetName</maml:name>
                <maml:description>
                    <maml:para>Asset name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetStatus</maml:name>
                <maml:description>
                    <maml:para>Asset status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxAssetStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Default asset status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uploaded</dev:value>
                        <maml:description>
                            <maml:para>Asset is just been uploaded.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Asset processing is still in progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProcessingCompleted</dev:value>
                        <maml:description>
                            <maml:para>Asset processing has completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProcessingFailed</dev:value>
                        <maml:description>
                            <maml:para>Asset processing has failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetUri</maml:name>
                <maml:description>
                    <maml:para>Asset uri.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetUriExpiryDate</maml:name>
                <maml:description>
                    <maml:para>Asset uri expiry date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted flag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>MimeType</maml:name>
                <maml:description>
                    <maml:para>Asset file mime type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Size</maml:name>
                <maml:description>
                    <maml:para>Asset file size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_MailboxAsset</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_MailboxAsset</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_MailboxAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_MailboxAsset gets a(an) BT_MailboxAsset.
Represents a mailbox asset in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUri</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUriExpiryDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MimeType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Size</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUri_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUri_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUriExpiryDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUriExpiryDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MimeType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MimeType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Size_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Size_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUri</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUriExpiryDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MimeType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Size</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUri_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUri_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUriExpiryDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUriExpiryDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MimeType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MimeType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Size_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Size_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AssetName FilterBy_String_AssetName_IN">
                <maml:name>AssetName</maml:name>
                <maml:description>
                    <maml:para>Asset name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AssetStatus">
                <maml:name>AssetStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by AssetStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AssetType">
                <maml:name>AssetType</maml:name>
                <maml:description>
                    <maml:para>Filter by AssetType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AssetUri FilterBy_String_AssetUri_IN">
                <maml:name>AssetUri</maml:name>
                <maml:description>
                    <maml:para>Asset uri.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_AssetUriExpiryDate">
                <maml:name>AssetUriExpiryDate</maml:name>
                <maml:description>
                    <maml:para>Asset uri expiry date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Project id or mailbox connector id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted flag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MailboxId FilterBy_Guid_MailboxId_IN">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_MimeType FilterBy_String_MimeType_IN">
                <maml:name>MimeType</maml:name>
                <maml:description>
                    <maml:para>Asset file mime type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Size FilterBy_Int64_Size_IN">
                <maml:name>Size</maml:name>
                <maml:description>
                    <maml:para>Asset file size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssetName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssetName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssetName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssetName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssetUri_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssetUri.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssetUri_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssetUri.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssetUriExpiryDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssetUriExpiryDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssetUriExpiryDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssetUriExpiryDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MimeType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MimeType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MimeType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MimeType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Size_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Size_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_MailboxAsset</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_MailboxAsset</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_MailboxAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_MailboxAsset sets a(an) BT_MailboxAsset.
Represents a mailbox asset in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailboxasset</maml:name>
                    <command:parameterValue required="True">MailboxAssetDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetStatus</maml:name>
                    <command:parameterValue required="False">MailboxAssetStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetType</maml:name>
                    <command:parameterValue required="False">MailboxAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetUri</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUriExpiryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MimeType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Size</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailboxasset</maml:name>
                    <command:parameterValue required="True">MailboxAssetDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetStatus</maml:name>
                    <command:parameterValue required="False">MailboxAssetStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetType</maml:name>
                    <command:parameterValue required="False">MailboxAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetUri</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUriExpiryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MimeType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Size</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>mailboxasset</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.MailboxAssetDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetName</maml:name>
                <maml:description>
                    <maml:para>Asset name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetStatus</maml:name>
                <maml:description>
                    <maml:para>Asset status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxAssetStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Default asset status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uploaded</dev:value>
                        <maml:description>
                            <maml:para>Asset is just been uploaded.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Asset processing is still in progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProcessingCompleted</dev:value>
                        <maml:description>
                            <maml:para>Asset processing has completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProcessingFailed</dev:value>
                        <maml:description>
                            <maml:para>Asset processing has failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetType</maml:name>
                <maml:description>
                    <maml:para>Asset type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxAssetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>DefaultAssetType</dev:value>
                        <maml:description>
                            <maml:para>Default asset type</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TeamsSelectionCsv</dev:value>
                        <maml:description>
                            <maml:para>Teams selection csv.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserMappingCsv</dev:value>
                        <maml:description>
                            <maml:para>General user mapping csv.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TeamsAssessmentComplete</dev:value>
                        <maml:description>
                            <maml:para>List of teams from complete assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutoDiscoveryCsv</dev:value>
                        <maml:description>
                            <maml:para>Autodiscover Csv download items</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetUri</maml:name>
                <maml:description>
                    <maml:para>Asset uri.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetUriExpiryDate</maml:name>
                <maml:description>
                    <maml:para>Asset uri expiry date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Project id or mailbox connector id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted flag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>MimeType</maml:name>
                <maml:description>
                    <maml:para>Asset file mime type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Size</maml:name>
                <maml:description>
                    <maml:para>Asset file size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_MailboxAsset</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_MailboxAsset</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_MailboxAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_MailboxAsset removes a(an) BT_MailboxAsset.
Represents a mailbox asset in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_OrganizationalUnit</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_OrganizationalUnit</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_OrganizationalUnit</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_OrganizationalUnit adds a(an) BT_OrganizationalUnit.
Represents an Organizational Unit in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_OrganizationalUnit</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_OrganizationalUnit</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_OrganizationalUnit</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_OrganizationalUnit gets a(an) BT_OrganizationalUnit.
Represents an Organizational Unit in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_OrganizationalUnit</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_OrganizationalUnit</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_OrganizationalUnit</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_OrganizationalUnit sets a(an) BT_OrganizationalUnit.
Represents an Organizational Unit in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organizationalunit</maml:name>
                    <command:parameterValue required="True">OrganizationalUnitDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organizationalunit</maml:name>
                    <command:parameterValue required="True">OrganizationalUnitDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>organizationalunit</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OrganizationalUnitDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_OrganizationalUnit</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_OrganizationalUnit</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_OrganizationalUnit</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_OrganizationalUnit removes a(an) BT_OrganizationalUnit.
Represents an Organizational Unit in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_WorkgroupDeploymentProLicenseNumber</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_WorkgroupDeploymentProLicenseNumber</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_WorkgroupDeploymentProLicenseNumber</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_WorkgroupDeploymentProLicenseNumber adds a(an) BT_WorkgroupDeploymentProLicenseNumber.
Represents the DeploymentPro license number a has.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_WorkgroupDeploymentProLicenseNumber</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseQuantity</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_WorkgroupDeploymentProLicenseNumber</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseQuantity</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseQuantity</maml:name>
                <maml:description>
                    <maml:para>The quantity of DeploymentPro licenses the has.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The workgroup organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_WorkgroupDeploymentProLicenseNumber</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_WorkgroupDeploymentProLicenseNumber</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_WorkgroupDeploymentProLicenseNumber</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_WorkgroupDeploymentProLicenseNumber gets a(an) BT_WorkgroupDeploymentProLicenseNumber.
Represents the DeploymentPro license number a has.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_WorkgroupDeploymentProLicenseNumber</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseQuantity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicenseQuantity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicenseQuantity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_WorkgroupDeploymentProLicenseNumber</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseQuantity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicenseQuantity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicenseQuantity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_LicenseQuantity FilterBy_Int32_LicenseQuantity_IN">
                <maml:name>LicenseQuantity</maml:name>
                <maml:description>
                    <maml:para>The quantity of DeploymentPro licenses the has.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LicenseQuantity_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LicenseQuantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LicenseQuantity_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LicenseQuantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The workgroup organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_WorkgroupDeploymentProLicenseNumber</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_WorkgroupDeploymentProLicenseNumber</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_WorkgroupDeploymentProLicenseNumber</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_WorkgroupDeploymentProLicenseNumber sets a(an) BT_WorkgroupDeploymentProLicenseNumber.
Represents the DeploymentPro license number a has.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_WorkgroupDeploymentProLicenseNumber</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>workgroupdeploymentprolicensenumber</maml:name>
                    <command:parameterValue required="True">WorkgroupDeploymentProLicenseNumberDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseQuantity</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_WorkgroupDeploymentProLicenseNumber</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>workgroupdeploymentprolicensenumber</maml:name>
                    <command:parameterValue required="True">WorkgroupDeploymentProLicenseNumberDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseQuantity</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>workgroupdeploymentprolicensenumber</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.WorkgroupDeploymentProLicenseNumberDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseQuantity</maml:name>
                <maml:description>
                    <maml:para>The quantity of DeploymentPro licenses the has.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The workgroup organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_WorkgroupDeploymentProLicenseNumber</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_WorkgroupDeploymentProLicenseNumber</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_WorkgroupDeploymentProLicenseNumber</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_WorkgroupDeploymentProLicenseNumber removes a(an) BT_WorkgroupDeploymentProLicenseNumber.
Represents the DeploymentPro license number a has.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_WorkgroupDeploymentProLicenseNumber</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_WorkgroupDeploymentProLicenseNumber</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerDeviceUserReadinessIssue</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerDeviceUserReadinessIssue</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerDeviceUserReadinessIssue</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerDeviceUserReadinessIssue adds a(an) BT_CustomerDeviceUserReadinessIssue.
Represents the readiness issues for a user, a device, or a device user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUserReadinessIssue</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IssueCode</maml:name>
                    <command:parameterValue required="True">ReadinessIssueCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUserReadinessIssue</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IssueCode</maml:name>
                    <command:parameterValue required="True">ReadinessIssueCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IssueCode</maml:name>
                <maml:description>
                    <maml:para>Code this readiness issue refers to.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.ReadinessIssueCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Undefined</dev:value>
                        <maml:description>
                            <maml:para>Undefined.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IncompatibleOutlookVersion</dev:value>
                        <maml:description>
                            <maml:para>Incompatible Outlook version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IncompatibleDotNetVersion</dev:value>
                        <maml:description>
                            <maml:para>Incompatible .Net version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ModernAuthenticationRequired</dev:value>
                        <maml:description>
                            <maml:para>Modern authentication needs to be enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this readiness issue refers to.
            Can be empty if this readiness issue is common to all Devices used by the User.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user this readiness issue refers to.
            Can be empty if this readiness issue is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerDeviceUserReadinessIssue</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerDeviceUserReadinessIssue</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerDeviceUserReadinessIssue</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerDeviceUserReadinessIssue gets a(an) BT_CustomerDeviceUserReadinessIssue.
Represents the readiness issues for a user, a device, or a device user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUserReadinessIssue</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IssueCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUserReadinessIssue</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IssueCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DeviceId FilterBy_Guid_DeviceId_IN">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this readiness issue refers to.
            Can be empty if this readiness issue is common to all Devices used by the User.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EndUserId FilterBy_Guid_EndUserId_IN">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user this readiness issue refers to.
            Can be empty if this readiness issue is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_IssueCode">
                <maml:name>IssueCode</maml:name>
                <maml:description>
                    <maml:para>Filter by IssueCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerDeviceUserReadinessIssue</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerDeviceUserReadinessIssue</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerDeviceUserReadinessIssue</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerDeviceUserReadinessIssue sets a(an) BT_CustomerDeviceUserReadinessIssue.
Represents the readiness issues for a user, a device, or a device user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUserReadinessIssue</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceuserreadinessissue</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserReadinessIssueDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IssueCode</maml:name>
                    <command:parameterValue required="False">ReadinessIssueCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUserReadinessIssue</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceuserreadinessissue</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserReadinessIssueDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IssueCode</maml:name>
                    <command:parameterValue required="False">ReadinessIssueCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerdeviceuserreadinessissue</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDeviceUserReadinessIssueDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this readiness issue refers to.
            Can be empty if this readiness issue is common to all Devices used by the User.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user this readiness issue refers to.
            Can be empty if this readiness issue is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IssueCode</maml:name>
                <maml:description>
                    <maml:para>Code this readiness issue refers to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReadinessIssueCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Undefined</dev:value>
                        <maml:description>
                            <maml:para>Undefined.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IncompatibleOutlookVersion</dev:value>
                        <maml:description>
                            <maml:para>Incompatible Outlook version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IncompatibleDotNetVersion</dev:value>
                        <maml:description>
                            <maml:para>Incompatible .Net version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ModernAuthenticationRequired</dev:value>
                        <maml:description>
                            <maml:para>Modern authentication needs to be enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerDeviceUserReadinessIssue</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerDeviceUserReadinessIssue</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerDeviceUserReadinessIssue</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerDeviceUserReadinessIssue removes a(an) BT_CustomerDeviceUserReadinessIssue.
Represents the readiness issues for a user, a device, or a device user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUserReadinessIssue</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUserReadinessIssue</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ReadinessIssueType</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ReadinessIssueType</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ReadinessIssueType</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ReadinessIssueType adds a(an) BT_ReadinessIssueType.
Represents the readiness issue type.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ReadinessIssueType</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="True">ReadinessIssueCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KbArticleNumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">ReadinessIssueSeverity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ReadinessIssueType</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="True">ReadinessIssueCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KbArticleNumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">ReadinessIssueSeverity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Code</maml:name>
                <maml:description>
                    <maml:para>Code of the readiness issue type.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.ReadinessIssueCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Undefined</dev:value>
                        <maml:description>
                            <maml:para>Undefined.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IncompatibleOutlookVersion</dev:value>
                        <maml:description>
                            <maml:para>Incompatible Outlook version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IncompatibleDotNetVersion</dev:value>
                        <maml:description>
                            <maml:para>Incompatible .Net version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ModernAuthenticationRequired</dev:value>
                        <maml:description>
                            <maml:para>Modern authentication needs to be enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KbArticleNumber</maml:name>
                <maml:description>
                    <maml:para>Related KB article number of the readiness issue type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Severity</maml:name>
                <maml:description>
                    <maml:para>Severity of the readiness issue type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReadinessIssueSeverity</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Warning</dev:value>
                        <maml:description>
                            <maml:para>Warning.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Error</dev:value>
                        <maml:description>
                            <maml:para>Error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ReadinessIssueType</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ReadinessIssueType</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ReadinessIssueType</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ReadinessIssueType gets a(an) BT_ReadinessIssueType.
Represents the readiness issue type.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ReadinessIssueType</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KbArticleNumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KbArticleNumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KbArticleNumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ReadinessIssueType</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KbArticleNumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KbArticleNumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KbArticleNumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Code">
                <maml:name>Code</maml:name>
                <maml:description>
                    <maml:para>Filter by Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_KbArticleNumber FilterBy_String_KbArticleNumber_IN">
                <maml:name>KbArticleNumber</maml:name>
                <maml:description>
                    <maml:para>Related KB article number of the readiness issue type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Severity">
                <maml:name>Severity</maml:name>
                <maml:description>
                    <maml:para>Filter by Severity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KbArticleNumber_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KbArticleNumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KbArticleNumber_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KbArticleNumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_ReadinessIssueType</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_ReadinessIssueType</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_ReadinessIssueType</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_ReadinessIssueType sets a(an) BT_ReadinessIssueType.
Represents the readiness issue type.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_ReadinessIssueType</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>readinessissuetype</maml:name>
                    <command:parameterValue required="True">ReadinessIssueTypeDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">ReadinessIssueCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KbArticleNumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">ReadinessIssueSeverity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_ReadinessIssueType</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>readinessissuetype</maml:name>
                    <command:parameterValue required="True">ReadinessIssueTypeDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">ReadinessIssueCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KbArticleNumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">ReadinessIssueSeverity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>readinessissuetype</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ReadinessIssueTypeDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Code</maml:name>
                <maml:description>
                    <maml:para>Code of the readiness issue type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReadinessIssueCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Undefined</dev:value>
                        <maml:description>
                            <maml:para>Undefined.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IncompatibleOutlookVersion</dev:value>
                        <maml:description>
                            <maml:para>Incompatible Outlook version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IncompatibleDotNetVersion</dev:value>
                        <maml:description>
                            <maml:para>Incompatible .Net version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ModernAuthenticationRequired</dev:value>
                        <maml:description>
                            <maml:para>Modern authentication needs to be enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KbArticleNumber</maml:name>
                <maml:description>
                    <maml:para>Related KB article number of the readiness issue type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Severity</maml:name>
                <maml:description>
                    <maml:para>Severity of the readiness issue type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReadinessIssueSeverity</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Warning</dev:value>
                        <maml:description>
                            <maml:para>Warning.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Error</dev:value>
                        <maml:description>
                            <maml:para>Error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_ReadinessIssueType</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_ReadinessIssueType</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_ReadinessIssueType</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_ReadinessIssueType removes a(an) BT_ReadinessIssueType.
Represents the readiness issue type.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_ReadinessIssueType</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_ReadinessIssueType</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_MailboxStat</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_MailboxStat</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_MailboxStat</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_MailboxStat adds a(an) BT_MailboxStat.
Represents a mailbox stat.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_MailboxStat</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssessmentStatsInfo</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAssessmentCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationSpeedStats</maml:name>
                    <command:parameterValue required="False">MigrationSpeedStats</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationStatsInfos</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PerfStatInfos</maml:name>
                    <command:parameterValue required="False">PerfStatInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_MailboxStat</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssessmentStatsInfo</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAssessmentCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationSpeedStats</maml:name>
                    <command:parameterValue required="False">MigrationSpeedStats</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationStatsInfos</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PerfStatInfos</maml:name>
                    <command:parameterValue required="False">PerfStatInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssessmentStatsInfo</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to assessment stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MigrationStatsInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyExportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently exported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyImportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently imported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessCount</maml:name>
                <maml:description>
                    <maml:para>The destination import success count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessSize</maml:name>
                <maml:description>
                    <maml:para>The size of the items at the destination that were previously imported successfully and contain MW watermark IDs preventing duplication.
            This value is primary used after statistics reset or after switching to a new connector for the same migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportDuration</maml:name>
                <maml:description>
                    <maml:para>Export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportDuration</maml:name>
                <maml:description>
                    <maml:para>Import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAssessmentCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last assessment complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastStartDate</maml:name>
                <maml:description>
                    <maml:para>Last start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationSpeedStats</maml:name>
                <maml:description>
                    <maml:para>Migration Speed stats.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MigrationSpeedStats</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationStatsInfos</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to migration stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MigrationStatsInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PerfStatInfos</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to performance stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PerfStatInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RemainingTransferSize</maml:name>
                <maml:description>
                    <maml:para>Remaining transfer size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitExportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitImportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_MailboxStat</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_MailboxStat</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_MailboxStat</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_MailboxStat gets a(an) BT_MailboxStat.
Represents a mailbox stat.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_MailboxStat</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAssessmentCompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyExportedFolderName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyExportedFolderName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyImportedFolderName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyImportedFolderName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAssessmentCompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAssessmentCompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastCompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastCompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RemainingTransferSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RemainingTransferSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitExportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitExportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitImportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitImportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_MailboxStat</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAssessmentCompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyExportedFolderName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyExportedFolderName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyImportedFolderName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyImportedFolderName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAssessmentCompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAssessmentCompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastCompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastCompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RemainingTransferSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RemainingTransferSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitExportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitExportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitImportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitImportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_CurrentlyExportedFolderName FilterBy_String_CurrentlyExportedFolderName_IN">
                <maml:name>CurrentlyExportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently exported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_CurrentlyImportedFolderName FilterBy_String_CurrentlyImportedFolderName_IN">
                <maml:name>CurrentlyImportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently imported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_DestinationImportSuccessCount FilterBy_Int64_DestinationImportSuccessCount_IN">
                <maml:name>DestinationImportSuccessCount</maml:name>
                <maml:description>
                    <maml:para>The destination import success count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_DestinationImportSuccessSize FilterBy_Int64_DestinationImportSuccessSize_IN">
                <maml:name>DestinationImportSuccessSize</maml:name>
                <maml:description>
                    <maml:para>The size of the items at the destination that were previously imported successfully and contain MW watermark IDs preventing duplication.
            This value is primary used after statistics reset or after switching to a new connector for the same migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_ExportDuration FilterBy_Int64_ExportDuration_IN">
                <maml:name>ExportDuration</maml:name>
                <maml:description>
                    <maml:para>Export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_ImportDuration FilterBy_Int64_ImportDuration_IN">
                <maml:name>ImportDuration</maml:name>
                <maml:description>
                    <maml:para>Import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastAssessmentCompleteDate">
                <maml:name>LastAssessmentCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last assessment complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastCompleteDate">
                <maml:name>LastCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastStartDate">
                <maml:name>LastStartDate</maml:name>
                <maml:description>
                    <maml:para>Last start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MailboxId FilterBy_Guid_MailboxId_IN">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_MailboxSize FilterBy_Int64_MailboxSize_IN">
                <maml:name>MailboxSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_RemainingTransferSize FilterBy_Int64_RemainingTransferSize_IN">
                <maml:name>RemainingTransferSize</maml:name>
                <maml:description>
                    <maml:para>Remaining transfer size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentlyExportedFolderName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentlyExportedFolderName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentlyExportedFolderName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentlyExportedFolderName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentlyImportedFolderName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentlyImportedFolderName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentlyImportedFolderName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentlyImportedFolderName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DestinationImportSuccessCount_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DestinationImportSuccessCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DestinationImportSuccessCount_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DestinationImportSuccessCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DestinationImportSuccessSize_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DestinationImportSuccessSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DestinationImportSuccessSize_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DestinationImportSuccessSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAssessmentCompleteDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAssessmentCompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAssessmentCompleteDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAssessmentCompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastCompleteDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastCompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastCompleteDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastCompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxSize_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxSize_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RemainingTransferSize_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RemainingTransferSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RemainingTransferSize_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RemainingTransferSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WaitExportDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WaitExportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WaitExportDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WaitExportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WaitImportDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WaitImportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WaitImportDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WaitImportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_WaitExportDuration FilterBy_Int64_WaitExportDuration_IN">
                <maml:name>WaitExportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_WaitImportDuration FilterBy_Int64_WaitImportDuration_IN">
                <maml:name>WaitImportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_MailboxStat</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_MailboxStat</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_MailboxStat</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_MailboxStat sets a(an) BT_MailboxStat.
Represents a mailbox stat.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_MailboxStat</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailboxstat</maml:name>
                    <command:parameterValue required="True">MailboxStatDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssessmentStatsInfo</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAssessmentCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationSpeedStats</maml:name>
                    <command:parameterValue required="False">MigrationSpeedStats</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationStatsInfos</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PerfStatInfos</maml:name>
                    <command:parameterValue required="False">PerfStatInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_MailboxStat</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailboxstat</maml:name>
                    <command:parameterValue required="True">MailboxStatDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssessmentStatsInfo</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAssessmentCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationSpeedStats</maml:name>
                    <command:parameterValue required="False">MigrationSpeedStats</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationStatsInfos</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PerfStatInfos</maml:name>
                    <command:parameterValue required="False">PerfStatInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>mailboxstat</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.MailboxStatDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssessmentStatsInfo</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to assessment stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MigrationStatsInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyExportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently exported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyImportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently imported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessCount</maml:name>
                <maml:description>
                    <maml:para>The destination import success count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessSize</maml:name>
                <maml:description>
                    <maml:para>The size of the items at the destination that were previously imported successfully and contain MW watermark IDs preventing duplication.
            This value is primary used after statistics reset or after switching to a new connector for the same migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportDuration</maml:name>
                <maml:description>
                    <maml:para>Export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAssessmentCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last assessment complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastStartDate</maml:name>
                <maml:description>
                    <maml:para>Last start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationSpeedStats</maml:name>
                <maml:description>
                    <maml:para>Migration Speed stats.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MigrationSpeedStats</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationStatsInfos</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to migration stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MigrationStatsInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PerfStatInfos</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to performance stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PerfStatInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RemainingTransferSize</maml:name>
                <maml:description>
                    <maml:para>Remaining transfer size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitExportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitImportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_MailboxStat</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_MailboxStat</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_MailboxStat</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_MailboxStat removes a(an) BT_MailboxStat.
Represents a mailbox stat.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_MailboxStat</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_MailboxStat</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_AutomationLog</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_AutomationLog</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_AutomationLog</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_AutomationLog adds a(an) BT_AutomationLog.
Automation log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LoggedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogLevel</maml:name>
                    <command:parameterValue required="False">AutomationLogLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LoggedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogLevel</maml:name>
                    <command:parameterValue required="False">AutomationLogLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LoggedAt</maml:name>
                <maml:description>
                    <maml:para>Logged at.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LogLevel</maml:name>
                <maml:description>
                    <maml:para>Log level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AutomationLogLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Verbose</dev:value>
                        <maml:description>
                            <maml:para>Verbose.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Debug</dev:value>
                        <maml:description>
                            <maml:para>Debug.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Information</dev:value>
                        <maml:description>
                            <maml:para>Information.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Warning</dev:value>
                        <maml:description>
                            <maml:para>Warning.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Error</dev:value>
                        <maml:description>
                            <maml:para>Error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Fatal</dev:value>
                        <maml:description>
                            <maml:para>Fatal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>Task instance id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_AutomationLog</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_AutomationLog</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_AutomationLog</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_AutomationLog gets a(an) BT_AutomationLog.
Automation log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LoggedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LoggedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LoggedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LoggedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LoggedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LoggedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LoggedAt">
                <maml:name>LoggedAt</maml:name>
                <maml:description>
                    <maml:para>Logged at.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_LogLevel">
                <maml:name>LogLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by LogLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Message FilterBy_String_Message_IN">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LoggedAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LoggedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LoggedAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LoggedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Message_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Message_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_TaskInstanceId FilterBy_Guid_TaskInstanceId_IN">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>Task instance id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_AutomationLog</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_AutomationLog</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_AutomationLog</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_AutomationLog sets a(an) BT_AutomationLog.
Automation log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>automationlog</maml:name>
                    <command:parameterValue required="True">AutomationLogDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LoggedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogLevel</maml:name>
                    <command:parameterValue required="False">AutomationLogLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>automationlog</maml:name>
                    <command:parameterValue required="True">AutomationLogDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LoggedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogLevel</maml:name>
                    <command:parameterValue required="False">AutomationLogLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>automationlog</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.AutomationLogDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LoggedAt</maml:name>
                <maml:description>
                    <maml:para>Logged at.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LogLevel</maml:name>
                <maml:description>
                    <maml:para>Log level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AutomationLogLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Verbose</dev:value>
                        <maml:description>
                            <maml:para>Verbose.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Debug</dev:value>
                        <maml:description>
                            <maml:para>Debug.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Information</dev:value>
                        <maml:description>
                            <maml:para>Information.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Warning</dev:value>
                        <maml:description>
                            <maml:para>Warning.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Error</dev:value>
                        <maml:description>
                            <maml:para>Error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Fatal</dev:value>
                        <maml:description>
                            <maml:para>Fatal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>Task instance id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_AutomationLog</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_AutomationLog</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_AutomationLog</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_AutomationLog removes a(an) BT_AutomationLog.
Automation log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerDeviceManagementReport</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerDeviceManagementReport</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerDeviceManagementReport</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerDeviceManagementReport adds a(an) BT_CustomerDeviceManagementReport.
Represents information (error, status, event, etc) reported from a device management component (agent/module).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Component</maml:name>
                    <command:parameterValue required="False">DeviceManagementComponent</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ComponentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReportMesssage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportType</maml:name>
                    <command:parameterValue required="False">DeviceManagementReportType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Component</maml:name>
                    <command:parameterValue required="False">DeviceManagementComponent</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ComponentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReportMesssage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportType</maml:name>
                    <command:parameterValue required="False">DeviceManagementReportType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Component</maml:name>
                <maml:description>
                    <maml:para>The source component of the report.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DeviceManagementComponent</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Setup</dev:value>
                        <maml:description>
                            <maml:para>Setup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Executor</dev:value>
                        <maml:description>
                            <maml:para>Executor.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Updater</dev:value>
                        <maml:description>
                            <maml:para>Updater.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Service</dev:value>
                        <maml:description>
                            <maml:para>Service.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CrashReporter32</dev:value>
                        <maml:description>
                            <maml:para>Crash reporter (32 bit).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CrashReporter64</dev:value>
                        <maml:description>
                            <maml:para>Crash reporter (64 bit).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MachineHealthCheck</dev:value>
                        <maml:description>
                            <maml:para>Machine health check module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SoftwareHealthCheck</dev:value>
                        <maml:description>
                            <maml:para>Software health check module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ConnectivityHealthCheck</dev:value>
                        <maml:description>
                            <maml:para>Connectivity health check module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OutlookConfigurator32</dev:value>
                        <maml:description>
                            <maml:para>Outlook configurator (32 bit) module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OutlookConfigurator64</dev:value>
                        <maml:description>
                            <maml:para>Outlook configurator (64 bit) module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>JobRunner</dev:value>
                        <maml:description>
                            <maml:para>Job runner module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ComponentVersion</maml:name>
                <maml:description>
                    <maml:para>The version of the component (agent/module).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Id of the device that the agent is running on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>Id of the end user associated with the component.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>The error code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorMessage</maml:name>
                <maml:description>
                    <maml:para>The error message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Expires</maml:name>
                <maml:description>
                    <maml:para>Expiration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportMesssage</maml:name>
                <maml:description>
                    <maml:para>The json-serialized report message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportType</maml:name>
                <maml:description>
                    <maml:para>The report type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DeviceManagementReportType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AgentUpdateResult</dev:value>
                        <maml:description>
                            <maml:para>Result of agent (Updater, CrashReporter, Executor and Service) update operation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OutlookConfiguratorDiagnostics</dev:value>
                        <maml:description>
                            <maml:para>Diagnostics for outlook configurator.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SetupFailure</dev:value>
                        <maml:description>
                            <maml:para>Setup failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ModuleOperationResult</dev:value>
                        <maml:description>
                            <maml:para>Result of module operation (download, install, run, enable, disable, uninstall, update).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GeneralRuntimeError</dev:value>
                        <maml:description>
                            <maml:para>General runtime errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerDeviceManagementReport</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerDeviceManagementReport</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerDeviceManagementReport</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerDeviceManagementReport gets a(an) BT_CustomerDeviceManagementReport.
Represents information (error, status, event, etc) reported from a device management component (agent/module).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Component</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ComponentVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportMesssage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ComponentVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ComponentVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorCode_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorCode_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReportMesssage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReportMesssage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Component</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ComponentVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportMesssage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ComponentVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ComponentVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorCode_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorCode_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReportMesssage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReportMesssage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Component">
                <maml:name>Component</maml:name>
                <maml:description>
                    <maml:para>Filter by Component.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ComponentVersion FilterBy_String_ComponentVersion_IN">
                <maml:name>ComponentVersion</maml:name>
                <maml:description>
                    <maml:para>The version of the component (agent/module).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DeviceId FilterBy_Guid_DeviceId_IN">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Id of the device that the agent is running on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EndUserId FilterBy_Guid_EndUserId_IN">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>Id of the end user associated with the component.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_ErrorCode FilterBy_Int32_ErrorCode_IN">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>The error code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ErrorMessage FilterBy_String_ErrorMessage_IN">
                <maml:name>ErrorMessage</maml:name>
                <maml:description>
                    <maml:para>The error message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Expires">
                <maml:name>Expires</maml:name>
                <maml:description>
                    <maml:para>Expiration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ReportMesssage FilterBy_String_ReportMesssage_IN">
                <maml:name>ReportMesssage</maml:name>
                <maml:description>
                    <maml:para>The json-serialized report message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ReportType">
                <maml:name>ReportType</maml:name>
                <maml:description>
                    <maml:para>Filter by ReportType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ComponentVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ComponentVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ComponentVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ComponentVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ErrorCode_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ErrorCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ErrorCode_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ErrorCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ErrorMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ErrorMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ErrorMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ErrorMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Expires_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Expires.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Expires_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Expires.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReportMesssage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReportMesssage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReportMesssage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReportMesssage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerDeviceManagementReport</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerDeviceManagementReport</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerDeviceManagementReport</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerDeviceManagementReport sets a(an) BT_CustomerDeviceManagementReport.
Represents information (error, status, event, etc) reported from a device management component (agent/module).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdevicemanagementreport</maml:name>
                    <command:parameterValue required="True">CustomerDeviceManagementReportDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Component</maml:name>
                    <command:parameterValue required="False">DeviceManagementComponent</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ComponentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReportMesssage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportType</maml:name>
                    <command:parameterValue required="False">DeviceManagementReportType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdevicemanagementreport</maml:name>
                    <command:parameterValue required="True">CustomerDeviceManagementReportDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Component</maml:name>
                    <command:parameterValue required="False">DeviceManagementComponent</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ComponentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReportMesssage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportType</maml:name>
                    <command:parameterValue required="False">DeviceManagementReportType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerdevicemanagementreport</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDeviceManagementReportDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Component</maml:name>
                <maml:description>
                    <maml:para>The source component of the report.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DeviceManagementComponent</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Setup</dev:value>
                        <maml:description>
                            <maml:para>Setup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Executor</dev:value>
                        <maml:description>
                            <maml:para>Executor.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Updater</dev:value>
                        <maml:description>
                            <maml:para>Updater.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Service</dev:value>
                        <maml:description>
                            <maml:para>Service.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CrashReporter32</dev:value>
                        <maml:description>
                            <maml:para>Crash reporter (32 bit).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CrashReporter64</dev:value>
                        <maml:description>
                            <maml:para>Crash reporter (64 bit).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MachineHealthCheck</dev:value>
                        <maml:description>
                            <maml:para>Machine health check module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SoftwareHealthCheck</dev:value>
                        <maml:description>
                            <maml:para>Software health check module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ConnectivityHealthCheck</dev:value>
                        <maml:description>
                            <maml:para>Connectivity health check module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OutlookConfigurator32</dev:value>
                        <maml:description>
                            <maml:para>Outlook configurator (32 bit) module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OutlookConfigurator64</dev:value>
                        <maml:description>
                            <maml:para>Outlook configurator (64 bit) module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>JobRunner</dev:value>
                        <maml:description>
                            <maml:para>Job runner module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ComponentVersion</maml:name>
                <maml:description>
                    <maml:para>The version of the component (agent/module).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Id of the device that the agent is running on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>Id of the end user associated with the component.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>The error code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorMessage</maml:name>
                <maml:description>
                    <maml:para>The error message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Expires</maml:name>
                <maml:description>
                    <maml:para>Expiration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportMesssage</maml:name>
                <maml:description>
                    <maml:para>The json-serialized report message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportType</maml:name>
                <maml:description>
                    <maml:para>The report type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DeviceManagementReportType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AgentUpdateResult</dev:value>
                        <maml:description>
                            <maml:para>Result of agent (Updater, CrashReporter, Executor and Service) update operation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OutlookConfiguratorDiagnostics</dev:value>
                        <maml:description>
                            <maml:para>Diagnostics for outlook configurator.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SetupFailure</dev:value>
                        <maml:description>
                            <maml:para>Setup failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ModuleOperationResult</dev:value>
                        <maml:description>
                            <maml:para>Result of module operation (download, install, run, enable, disable, uninstall, update).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GeneralRuntimeError</dev:value>
                        <maml:description>
                            <maml:para>General runtime errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerDeviceManagementReport</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerDeviceManagementReport</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerDeviceManagementReport</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerDeviceManagementReport removes a(an) BT_CustomerDeviceManagementReport.
Represents information (error, status, event, etc) reported from a device management component (agent/module).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerGroup</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerGroup</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerGroup adds a(an) BT_CustomerGroup.
Customer group.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PopulatedState</maml:name>
                    <command:parameterValue required="False">CustomerGroupPopulatedState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">GroupType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PopulatedState</maml:name>
                    <command:parameterValue required="False">CustomerGroupPopulatedState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">GroupType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PopulatedState</maml:name>
                <maml:description>
                    <maml:para>Indicates the state of the group population operation if its members are supposed to be populated from an external project, such as a Mailbox Migration project.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerGroupPopulatedState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotApplicable</dev:value>
                        <maml:description>
                            <maml:para>Not applicable. (When the group&apos;s members are not supposed to be populated from an external project.)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.GroupType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryDistributionGroup</dev:value>
                        <maml:description>
                            <maml:para>Active Directory distribution group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectorySecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Active Directory security group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CustomGroup</dev:value>
                        <maml:description>
                            <maml:para>Custom group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Endpoint</dev:value>
                        <maml:description>
                            <maml:para>The group corresponds to an endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeviceManagement</dev:value>
                        <maml:description>
                            <maml:para>Identifies the DMA group.
            It contains users discovered via DMA.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryGroup</dev:value>
                        <maml:description>
                            <maml:para>Active Directory group which is not security or distribution group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MigrationWiz</dev:value>
                        <maml:description>
                            <maml:para>A group that is created and contains users from a MigrationWiz project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerGroup</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerGroup</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerGroup gets a(an) BT_CustomerGroup.
Customer group.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PopulatedState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PopulatedState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EndpointId FilterBy_Guid_EndpointId_IN">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExternalId FilterBy_String_ExternalId_IN">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsArchived">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_PopulatedState">
                <maml:name>PopulatedState</maml:name>
                <maml:description>
                    <maml:para>Filter by PopulatedState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ResourceId FilterBy_Guid_ResourceId_IN">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Type">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerGroup</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerGroup</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerGroup sets a(an) BT_CustomerGroup.
Customer group.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customergroup</maml:name>
                    <command:parameterValue required="True">CustomerGroupDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PopulatedState</maml:name>
                    <command:parameterValue required="False">CustomerGroupPopulatedState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">GroupType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customergroup</maml:name>
                    <command:parameterValue required="True">CustomerGroupDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PopulatedState</maml:name>
                    <command:parameterValue required="False">CustomerGroupPopulatedState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">GroupType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customergroup</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerGroupDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PopulatedState</maml:name>
                <maml:description>
                    <maml:para>Indicates the state of the group population operation if its members are supposed to be populated from an external project, such as a Mailbox Migration project.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerGroupPopulatedState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotApplicable</dev:value>
                        <maml:description>
                            <maml:para>Not applicable. (When the group&apos;s members are not supposed to be populated from an external project.)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.GroupType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryDistributionGroup</dev:value>
                        <maml:description>
                            <maml:para>Active Directory distribution group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectorySecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Active Directory security group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CustomGroup</dev:value>
                        <maml:description>
                            <maml:para>Custom group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Endpoint</dev:value>
                        <maml:description>
                            <maml:para>The group corresponds to an endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeviceManagement</dev:value>
                        <maml:description>
                            <maml:para>Identifies the DMA group.
            It contains users discovered via DMA.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryGroup</dev:value>
                        <maml:description>
                            <maml:para>Active Directory group which is not security or distribution group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MigrationWiz</dev:value>
                        <maml:description>
                            <maml:para>A group that is created and contains users from a MigrationWiz project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerGroup</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerGroup</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerGroup removes a(an) BT_CustomerGroup.
Customer group.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ExtendedProperty</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ExtendedProperty</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ExtendedProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ExtendedProperty adds a(an) BT_ExtendedProperty.
Represents an entity extended property.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsEncrypted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="False">Object</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsEncrypted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="False">Object</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>Reference entity id.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Reference entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsEncrypted</maml:name>
                <maml:description>
                    <maml:para>Is encrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Value</maml:name>
                <maml:description>
                    <maml:para>Value.
            TODO: use ValueBase to support different value types.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Workgroup organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ExtendedProperty</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ExtendedProperty</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ExtendedProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ExtendedProperty gets a(an) BT_ExtendedProperty.
Represents an entity extended property.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsEncrypted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsEncrypted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsEncrypted">
                <maml:name>IsEncrypted</maml:name>
                <maml:description>
                    <maml:para>Is encrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ReferenceEntityId FilterBy_Guid_ReferenceEntityId_IN">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>Reference entity id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ReferenceEntityType FilterBy_String_ReferenceEntityType_IN">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Reference entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Workgroup organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_ExtendedProperty</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_ExtendedProperty</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_ExtendedProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_ExtendedProperty sets a(an) BT_ExtendedProperty.
Represents an entity extended property.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>extendedproperty</maml:name>
                    <command:parameterValue required="True">ExtendedPropertyDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="False">Object</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>extendedproperty</maml:name>
                    <command:parameterValue required="True">ExtendedPropertyDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="False">Object</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>extendedproperty</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ExtendedPropertyDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>Reference entity id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Reference entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Value</maml:name>
                <maml:description>
                    <maml:para>Value.
            TODO: use ValueBase to support different value types.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Workgroup organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_ExtendedProperty</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_ExtendedProperty</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_ExtendedProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_ExtendedProperty removes a(an) BT_ExtendedProperty.
Represents an entity extended property.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ReportInstance</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ReportInstance</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ReportInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ReportInstance adds a(an) BT_ReportInstance.
Describes an actual generated report.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedOn</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GenerationState</maml:name>
                    <command:parameterValue required="False">ReportGenerationState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReadyToView</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedOn</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GenerationState</maml:name>
                    <command:parameterValue required="False">ReportGenerationState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReadyToView</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportMetadataId</maml:name>
                <maml:description>
                    <maml:para>The report metadata Id.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Report category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cost</dev:value>
                        <maml:description>
                            <maml:para>Cost reporting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inventory</dev:value>
                        <maml:description>
                            <maml:para>Inventory.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Columns</maml:name>
                <maml:description>
                    <maml:para>Report columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportColumn[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The customer Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndAt</maml:name>
                <maml:description>
                    <maml:para>End date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Expires</maml:name>
                <maml:description>
                    <maml:para>Expiration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedOn</maml:name>
                <maml:description>
                    <maml:para>Generated on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when creating report instance.
            These parameters will be used to generate report data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GenerationState</maml:name>
                <maml:description>
                    <maml:para>Report generation state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportGenerationState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>In process.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReadyToView</maml:name>
                <maml:description>
                    <maml:para>Ready to view.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RequiresAggregation</maml:name>
                <maml:description>
                    <maml:para>Denotes report requires aggregation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAt</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ViewingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when viewing report instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup who owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ReportInstance</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ReportInstance</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ReportInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ReportInstance gets a(an) BT_ReportInstance.
Describes an actual generated report.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedOn</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GenerationState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReadyToView</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedOn_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedOn_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedOn</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GenerationState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReadyToView</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedOn_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedOn_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Category">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Filter by Category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_CustomerId FilterBy_Guid_CustomerId_IN">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The customer Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_EndAt">
                <maml:name>EndAt</maml:name>
                <maml:description>
                    <maml:para>End date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Expires">
                <maml:name>Expires</maml:name>
                <maml:description>
                    <maml:para>Expiration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_GeneratedOn">
                <maml:name>GeneratedOn</maml:name>
                <maml:description>
                    <maml:para>Generated on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_GenerationState">
                <maml:name>GenerationState</maml:name>
                <maml:description>
                    <maml:para>Filter by GenerationState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_ReadyToView">
                <maml:name>ReadyToView</maml:name>
                <maml:description>
                    <maml:para>Ready to view.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ReportMetadataId FilterBy_Guid_ReportMetadataId_IN">
                <maml:name>ReportMetadataId</maml:name>
                <maml:description>
                    <maml:para>The report metadata Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_RequiresAggregation">
                <maml:name>RequiresAggregation</maml:name>
                <maml:description>
                    <maml:para>Denotes report requires aggregation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EndAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EndAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EndAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EndAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Expires_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Expires.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Expires_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Expires.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedOn_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedOn.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedOn_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedOn.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_StartAt">
                <maml:name>StartAt</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup who owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_ReportInstance</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_ReportInstance</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_ReportInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_ReportInstance sets a(an) BT_ReportInstance.
Describes an actual generated report.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>reportinstance</maml:name>
                    <command:parameterValue required="True">ReportInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedOn</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GenerationState</maml:name>
                    <command:parameterValue required="False">ReportGenerationState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReadyToView</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>reportinstance</maml:name>
                    <command:parameterValue required="True">ReportInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedOn</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GenerationState</maml:name>
                    <command:parameterValue required="False">ReportGenerationState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReadyToView</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>reportinstance</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ReportInstanceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Report category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cost</dev:value>
                        <maml:description>
                            <maml:para>Cost reporting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inventory</dev:value>
                        <maml:description>
                            <maml:para>Inventory.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Columns</maml:name>
                <maml:description>
                    <maml:para>Report columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportColumn[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The customer Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndAt</maml:name>
                <maml:description>
                    <maml:para>End date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Expires</maml:name>
                <maml:description>
                    <maml:para>Expiration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedOn</maml:name>
                <maml:description>
                    <maml:para>Generated on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when creating report instance.
            These parameters will be used to generate report data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GenerationState</maml:name>
                <maml:description>
                    <maml:para>Report generation state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportGenerationState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>In process.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReadyToView</maml:name>
                <maml:description>
                    <maml:para>Ready to view.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAt</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ViewingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when viewing report instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup who owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_ReportInstance</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_ReportInstance</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_ReportInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_ReportInstance removes a(an) BT_ReportInstance.
Describes an actual generated report.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_TaskVariable</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_TaskVariable</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_TaskVariable</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_TaskVariable adds a(an) BT_TaskVariable.
Describes an instance of a variable used for an .</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableProperties</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BusinessType</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Cardinality</maml:name>
                    <command:parameterValue required="False">Cardinality</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Class</maml:name>
                    <command:parameterValue required="False">PropertyClass</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Filters</maml:name>
                    <command:parameterValue required="False">TaskFilter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsRequired</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstance</maml:name>
                    <command:parameterValue required="False">OfferingInstance</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SourceDataId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SourceDataName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstance</maml:name>
                    <command:parameterValue required="False">TaskInstance</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VariableType</maml:name>
                    <command:parameterValue required="False">TaskVariableType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableProperties</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BusinessType</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Cardinality</maml:name>
                    <command:parameterValue required="False">Cardinality</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Class</maml:name>
                    <command:parameterValue required="False">PropertyClass</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Filters</maml:name>
                    <command:parameterValue required="False">TaskFilter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsRequired</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstance</maml:name>
                    <command:parameterValue required="False">OfferingInstance</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SourceDataId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SourceDataName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstance</maml:name>
                    <command:parameterValue required="False">TaskInstance</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VariableType</maml:name>
                    <command:parameterValue required="False">TaskVariableType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AvailableProperties</maml:name>
                <maml:description>
                    <maml:para>The available properties this variable's value can be selected from.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BusinessType</maml:name>
                <maml:description>
                    <maml:para>The of the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>EmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Email address.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Domain</dev:value>
                        <maml:description>
                            <maml:para>Domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PhoneNumber</dev:value>
                        <maml:description>
                            <maml:para>Phone number.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EndUser</dev:value>
                        <maml:description>
                            <maml:para>MSPC End user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Group</dev:value>
                        <maml:description>
                            <maml:para>MSPC Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Endpoint</dev:value>
                        <maml:description>
                            <maml:para>MSPC Endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Device</dev:value>
                        <maml:description>
                            <maml:para>MSPC Device.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Customer</dev:value>
                        <maml:description>
                            <maml:para>MSPC Customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxQuota</dev:value>
                        <maml:description>
                            <maml:para>Mailbox quota in MB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProxyJob</dev:value>
                        <maml:description>
                            <maml:para>Proxy job.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ReportOption</dev:value>
                        <maml:description>
                            <maml:para>Report option (e.g. whether to ignore software version numbers in the software inventory report).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProjectStats</dev:value>
                        <maml:description>
                            <maml:para>Project stats.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DateTime</dev:value>
                        <maml:description>
                            <maml:para>Date time.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>MSPC Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Long</dev:value>
                        <maml:description>
                            <maml:para>64-bit long.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Percentage</dev:value>
                        <maml:description>
                            <maml:para>Percentage.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TextBox</dev:value>
                        <maml:description>
                            <maml:para>Text box.
            TODO (MSPC-3978) - Deprecate this business type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CheckBox</dev:value>
                        <maml:description>
                            <maml:para>Boolean.
            TODO (MSPC-3978) - Deprecate this business type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Guid</dev:value>
                        <maml:description>
                            <maml:para>Guid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SelectBox</dev:value>
                        <maml:description>
                            <maml:para>Select box.
            TODO (MSPC-3978) - Deprecate this business type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftAzureRegion</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Azure Region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Resource</dev:value>
                        <maml:description>
                            <maml:para>MSPC Customer Resource.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PowerShellScriptAssetId</dev:value>
                        <maml:description>
                            <maml:para>PowerShell script id.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutomationContextData</dev:value>
                        <maml:description>
                            <maml:para>The automation context data.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecureString</dev:value>
                        <maml:description>
                            <maml:para>The secure string that will be masked.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Boolean</dev:value>
                        <maml:description>
                            <maml:para>Boolean (true / false).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VirtualMachine</dev:value>
                        <maml:description>
                            <maml:para>Virtual machine ( with DeviceType of VirtualMachine).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Server</dev:value>
                        <maml:description>
                            <maml:para>Server ( with DeviceType of Server).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Computer</dev:value>
                        <maml:description>
                            <maml:para>Computer ( with DeviceType of Computer).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>String</dev:value>
                        <maml:description>
                            <maml:para>String.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Double</dev:value>
                        <maml:description>
                            <maml:para>Double.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TextArea</dev:value>
                        <maml:description>
                            <maml:para>Text area.
            TODO (MSPC-3978) - Deprecate this business type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Cardinality</maml:name>
                <maml:description>
                    <maml:para>The cardinality of the variable. Only used by the Front-End when requesting data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Cardinality</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Single</dev:value>
                        <maml:description>
                            <maml:para>Single (i.e. exactly one).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Multiple</dev:value>
                        <maml:description>
                            <maml:para>Multiple (i.e. at least one).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Class</maml:name>
                <maml:description>
                    <maml:para>The of the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyClass</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Simple</dev:value>
                        <maml:description>
                            <maml:para>Simple property.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Reference</dev:value>
                        <maml:description>
                            <maml:para>Reference property.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultInputValues</maml:name>
                <maml:description>
                    <maml:para>The default input values.
            TODO(FND-10286) - Rename this to DefaultOutputValues</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Filters</maml:name>
                <maml:description>
                    <maml:para>The filters applied to the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskFilter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsRequired</maml:name>
                <maml:description>
                    <maml:para>True if there should be at least one or for the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The name of this variable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstance</maml:name>
                <maml:description>
                    <maml:para>The navigation property of the related .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingInstance</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>The ID of the to which this variable belongs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceDataId</maml:name>
                <maml:description>
                    <maml:para>The id of the data referred to by this .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceDataName</maml:name>
                <maml:description>
                    <maml:para>The name given to the piece of data to which this variable refers at its source.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceTaskInstance</maml:name>
                <maml:description>
                    <maml:para>The navigation property for the related .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskInstance</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceTaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The ID of the that produced the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task was created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VariableType</maml:name>
                <maml:description>
                    <maml:para>The of this variable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>UserDefined</dev:value>
                        <maml:description>
                            <maml:para>User defined .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SystemDefined</dev:value>
                        <maml:description>
                            <maml:para>System defined .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_TaskVariable</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_TaskVariable</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_TaskVariable</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_TaskVariable gets a(an) BT_TaskVariable.
Describes an instance of a variable used for an .</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BusinessType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Cardinality</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Class</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsRequired</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SourceDataId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SourceDataId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SourceDataName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SourceDataName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceDataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceDataName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VariableType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BusinessType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Cardinality</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Class</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsRequired</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SourceDataId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SourceDataId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SourceDataName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SourceDataName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceDataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceDataName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VariableType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_BusinessType">
                <maml:name>BusinessType</maml:name>
                <maml:description>
                    <maml:para>Filter by BusinessType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Cardinality">
                <maml:name>Cardinality</maml:name>
                <maml:description>
                    <maml:para>Filter by Cardinality.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Class">
                <maml:name>Class</maml:name>
                <maml:description>
                    <maml:para>Filter by Class.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsRequired">
                <maml:name>IsRequired</maml:name>
                <maml:description>
                    <maml:para>True if there should be at least one or for the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The name of this variable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OfferingInstanceId FilterBy_Guid_OfferingInstanceId_IN">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>The ID of the to which this variable belongs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SourceDataId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SourceDataId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SourceDataId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SourceDataId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SourceDataName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SourceDataName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SourceDataName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SourceDataName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_SourceDataId FilterBy_String_SourceDataId_IN">
                <maml:name>SourceDataId</maml:name>
                <maml:description>
                    <maml:para>The id of the data referred to by this .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_SourceDataName FilterBy_String_SourceDataName_IN">
                <maml:name>SourceDataName</maml:name>
                <maml:description>
                    <maml:para>The name given to the piece of data to which this variable refers at its source.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SourceTaskInstanceId FilterBy_Guid_SourceTaskInstanceId_IN">
                <maml:name>SourceTaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The ID of the that produced the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task was created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_VariableType">
                <maml:name>VariableType</maml:name>
                <maml:description>
                    <maml:para>Filter by VariableType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_TaskVariable</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_TaskVariable</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_TaskVariable</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_TaskVariable sets a(an) BT_TaskVariable.
Describes an instance of a variable used for an .</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskvariable</maml:name>
                    <command:parameterValue required="True">TaskVariableDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableProperties</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BusinessType</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Cardinality</maml:name>
                    <command:parameterValue required="False">Cardinality</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Class</maml:name>
                    <command:parameterValue required="False">PropertyClass</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Filters</maml:name>
                    <command:parameterValue required="False">TaskFilter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsRequired</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstance</maml:name>
                    <command:parameterValue required="False">OfferingInstance</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SourceDataId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SourceDataName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstance</maml:name>
                    <command:parameterValue required="False">TaskInstance</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VariableType</maml:name>
                    <command:parameterValue required="False">TaskVariableType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskvariable</maml:name>
                    <command:parameterValue required="True">TaskVariableDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableProperties</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BusinessType</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Cardinality</maml:name>
                    <command:parameterValue required="False">Cardinality</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Class</maml:name>
                    <command:parameterValue required="False">PropertyClass</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Filters</maml:name>
                    <command:parameterValue required="False">TaskFilter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsRequired</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstance</maml:name>
                    <command:parameterValue required="False">OfferingInstance</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SourceDataId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SourceDataName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstance</maml:name>
                    <command:parameterValue required="False">TaskInstance</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VariableType</maml:name>
                    <command:parameterValue required="False">TaskVariableType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>taskvariable</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TaskVariableDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AvailableProperties</maml:name>
                <maml:description>
                    <maml:para>The available properties this variable's value can be selected from.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BusinessType</maml:name>
                <maml:description>
                    <maml:para>The of the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>EmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Email address.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Domain</dev:value>
                        <maml:description>
                            <maml:para>Domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PhoneNumber</dev:value>
                        <maml:description>
                            <maml:para>Phone number.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EndUser</dev:value>
                        <maml:description>
                            <maml:para>MSPC End user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Group</dev:value>
                        <maml:description>
                            <maml:para>MSPC Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Endpoint</dev:value>
                        <maml:description>
                            <maml:para>MSPC Endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Device</dev:value>
                        <maml:description>
                            <maml:para>MSPC Device.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Customer</dev:value>
                        <maml:description>
                            <maml:para>MSPC Customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxQuota</dev:value>
                        <maml:description>
                            <maml:para>Mailbox quota in MB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProxyJob</dev:value>
                        <maml:description>
                            <maml:para>Proxy job.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ReportOption</dev:value>
                        <maml:description>
                            <maml:para>Report option (e.g. whether to ignore software version numbers in the software inventory report).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProjectStats</dev:value>
                        <maml:description>
                            <maml:para>Project stats.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DateTime</dev:value>
                        <maml:description>
                            <maml:para>Date time.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>MSPC Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Long</dev:value>
                        <maml:description>
                            <maml:para>64-bit long.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Percentage</dev:value>
                        <maml:description>
                            <maml:para>Percentage.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TextBox</dev:value>
                        <maml:description>
                            <maml:para>Text box.
            TODO (MSPC-3978) - Deprecate this business type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CheckBox</dev:value>
                        <maml:description>
                            <maml:para>Boolean.
            TODO (MSPC-3978) - Deprecate this business type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Guid</dev:value>
                        <maml:description>
                            <maml:para>Guid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SelectBox</dev:value>
                        <maml:description>
                            <maml:para>Select box.
            TODO (MSPC-3978) - Deprecate this business type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftAzureRegion</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Azure Region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Resource</dev:value>
                        <maml:description>
                            <maml:para>MSPC Customer Resource.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PowerShellScriptAssetId</dev:value>
                        <maml:description>
                            <maml:para>PowerShell script id.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutomationContextData</dev:value>
                        <maml:description>
                            <maml:para>The automation context data.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecureString</dev:value>
                        <maml:description>
                            <maml:para>The secure string that will be masked.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Boolean</dev:value>
                        <maml:description>
                            <maml:para>Boolean (true / false).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VirtualMachine</dev:value>
                        <maml:description>
                            <maml:para>Virtual machine ( with DeviceType of VirtualMachine).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Server</dev:value>
                        <maml:description>
                            <maml:para>Server ( with DeviceType of Server).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Computer</dev:value>
                        <maml:description>
                            <maml:para>Computer ( with DeviceType of Computer).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>String</dev:value>
                        <maml:description>
                            <maml:para>String.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Double</dev:value>
                        <maml:description>
                            <maml:para>Double.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TextArea</dev:value>
                        <maml:description>
                            <maml:para>Text area.
            TODO (MSPC-3978) - Deprecate this business type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Cardinality</maml:name>
                <maml:description>
                    <maml:para>The cardinality of the variable. Only used by the Front-End when requesting data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Cardinality</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Single</dev:value>
                        <maml:description>
                            <maml:para>Single (i.e. exactly one).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Multiple</dev:value>
                        <maml:description>
                            <maml:para>Multiple (i.e. at least one).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Class</maml:name>
                <maml:description>
                    <maml:para>The of the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyClass</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Simple</dev:value>
                        <maml:description>
                            <maml:para>Simple property.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Reference</dev:value>
                        <maml:description>
                            <maml:para>Reference property.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultInputValues</maml:name>
                <maml:description>
                    <maml:para>The default input values.
            TODO(FND-10286) - Rename this to DefaultOutputValues</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Filters</maml:name>
                <maml:description>
                    <maml:para>The filters applied to the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskFilter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsRequired</maml:name>
                <maml:description>
                    <maml:para>True if there should be at least one or for the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The name of this variable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstance</maml:name>
                <maml:description>
                    <maml:para>The navigation property of the related .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingInstance</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>The ID of the to which this variable belongs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceDataId</maml:name>
                <maml:description>
                    <maml:para>The id of the data referred to by this .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceDataName</maml:name>
                <maml:description>
                    <maml:para>The name given to the piece of data to which this variable refers at its source.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceTaskInstance</maml:name>
                <maml:description>
                    <maml:para>The navigation property for the related .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskInstance</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceTaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The ID of the that produced the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task was created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VariableType</maml:name>
                <maml:description>
                    <maml:para>The of this variable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>UserDefined</dev:value>
                        <maml:description>
                            <maml:para>User defined .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SystemDefined</dev:value>
                        <maml:description>
                            <maml:para>System defined .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_TaskVariable</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_TaskVariable</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_TaskVariable</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_TaskVariable removes a(an) BT_TaskVariable.
Describes an instance of a variable used for an .</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_InvoiceMigrationWiz</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_InvoiceMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_InvoiceMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_InvoiceMigrationWiz adds a(an) BT_InvoiceMigrationWiz.
Represents an invoice in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_InvoiceMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">CaptureError</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditCard</maml:name>
                    <command:parameterValue required="False">CreditCard</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">InvoiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Items</maml:name>
                    <command:parameterValue required="False">InvoiceItem[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_InvoiceMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">CaptureError</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditCard</maml:name>
                    <command:parameterValue required="False">CreditCard</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">InvoiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Items</maml:name>
                    <command:parameterValue required="False">InvoiceItem[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingAddress</maml:name>
                <maml:description>
                    <maml:para>Billing address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CaptureError</maml:name>
                <maml:description>
                    <maml:para>Capture error.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CaptureError</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No charging error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AuthorizationExpired</dev:value>
                        <maml:description>
                            <maml:para>Authorization expired.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NoTransactionId</dev:value>
                        <maml:description>
                            <maml:para>No transaction ID present.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PaymentGatewayRejection</dev:value>
                        <maml:description>
                            <maml:para>Capture error returned from payment gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TestTransaction</dev:value>
                        <maml:description>
                            <maml:para>Test transaction.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TransientPaymentGatewayError</dev:value>
                        <maml:description>
                            <maml:para>Transient payment gateway error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CouponCode</maml:name>
                <maml:description>
                    <maml:para>Coupon code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreditCard</maml:name>
                <maml:description>
                    <maml:para>Credit Card.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CreditCard</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceType</maml:name>
                <maml:description>
                    <maml:para>Invoice type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.InvoiceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Purchase</dev:value>
                        <maml:description>
                            <maml:para>Purchase.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Refund</dev:value>
                        <maml:description>
                            <maml:para>Refund.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Oem</dev:value>
                        <maml:description>
                            <maml:para>OEM.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Credit</dev:value>
                        <maml:description>
                            <maml:para>Credit.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WriteOff</dev:value>
                        <maml:description>
                            <maml:para>Write-off.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>Ip address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsApproved</maml:name>
                <maml:description>
                    <maml:para>Is approved.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsAutoBilled</maml:name>
                <maml:description>
                    <maml:para>Is auto billed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsCharged</maml:name>
                <maml:description>
                    <maml:para>Is charged.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Items</maml:name>
                <maml:description>
                    <maml:para>Invoice items.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.InvoiceItem[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseLogId</maml:name>
                <maml:description>
                    <maml:para>License log ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterInvoiceId</maml:name>
                <maml:description>
                    <maml:para>Master invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PayDate</maml:name>
                <maml:description>
                    <maml:para>Pay date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>Payment method.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PaymentMethod</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreditCard</dev:value>
                        <maml:description>
                            <maml:para>Credit card.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Wire</dev:value>
                        <maml:description>
                            <maml:para>Wire.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>PO number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShippingAddress</maml:name>
                <maml:description>
                    <maml:para>Shipping Address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tag</maml:name>
                <maml:description>
                    <maml:para>Tag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TransactionId</maml:name>
                <maml:description>
                    <maml:para>Transaction ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_InvoiceMigrationWiz</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_InvoiceMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_InvoiceMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_InvoiceMigrationWiz gets a(an) BT_InvoiceMigrationWiz.
Represents an invoice in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_InvoiceMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CouponCode_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CouponCode_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PayDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PayDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tag_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tag_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TransactionId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TransactionId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_InvoiceMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CouponCode_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CouponCode_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PayDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PayDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tag_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tag_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TransactionId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TransactionId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_CaptureError">
                <maml:name>CaptureError</maml:name>
                <maml:description>
                    <maml:para>Filter by CaptureError.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_CouponCode FilterBy_String_CouponCode_IN">
                <maml:name>CouponCode</maml:name>
                <maml:description>
                    <maml:para>Coupon code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ExchangeRateId FilterBy_Guid_ExchangeRateId_IN">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_InvoiceType">
                <maml:name>InvoiceType</maml:name>
                <maml:description>
                    <maml:para>Filter by InvoiceType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_IpAddress FilterBy_String_IpAddress_IN">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>Ip address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsApproved">
                <maml:name>IsApproved</maml:name>
                <maml:description>
                    <maml:para>Is approved.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsAutoBilled">
                <maml:name>IsAutoBilled</maml:name>
                <maml:description>
                    <maml:para>Is auto billed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsCharged">
                <maml:name>IsCharged</maml:name>
                <maml:description>
                    <maml:para>Is charged.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LicenseLogId FilterBy_Guid_LicenseLogId_IN">
                <maml:name>LicenseLogId</maml:name>
                <maml:description>
                    <maml:para>License log ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MasterInvoiceId FilterBy_Guid_MasterInvoiceId_IN">
                <maml:name>MasterInvoiceId</maml:name>
                <maml:description>
                    <maml:para>Master invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MasterLicensePackId FilterBy_Guid_MasterLicensePackId_IN">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Notes FilterBy_String_Notes_IN">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_PayDate">
                <maml:name>PayDate</maml:name>
                <maml:description>
                    <maml:para>Pay date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_PaymentMethod">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>Filter by PaymentMethod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PONumber FilterBy_String_PONumber_IN">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>PO number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_QuoteId FilterBy_Guid_QuoteId_IN">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CouponCode_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CouponCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CouponCode_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CouponCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PayDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PayDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PayDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PayDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PONumber_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PONumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PONumber_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PONumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tag_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tag_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TransactionId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TransactionId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TransactionId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TransactionId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Tag FilterBy_String_Tag_IN">
                <maml:name>Tag</maml:name>
                <maml:description>
                    <maml:para>Tag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_TransactionId FilterBy_String_TransactionId_IN">
                <maml:name>TransactionId</maml:name>
                <maml:description>
                    <maml:para>Transaction ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_UserId FilterBy_Guid_UserId_IN">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_InvoiceMigrationWiz</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_InvoiceMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_InvoiceMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_InvoiceMigrationWiz sets a(an) BT_InvoiceMigrationWiz.
Represents an invoice in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_InvoiceMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>invoicemigrationwiz</maml:name>
                    <command:parameterValue required="True">InvoiceMigrationWizDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">CaptureError</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditCard</maml:name>
                    <command:parameterValue required="False">CreditCard</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">InvoiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Items</maml:name>
                    <command:parameterValue required="False">InvoiceItem[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_InvoiceMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>invoicemigrationwiz</maml:name>
                    <command:parameterValue required="True">InvoiceMigrationWizDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">CaptureError</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditCard</maml:name>
                    <command:parameterValue required="False">CreditCard</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">InvoiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Items</maml:name>
                    <command:parameterValue required="False">InvoiceItem[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>invoicemigrationwiz</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.InvoiceMigrationWizDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingAddress</maml:name>
                <maml:description>
                    <maml:para>Billing address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CaptureError</maml:name>
                <maml:description>
                    <maml:para>Capture error.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CaptureError</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No charging error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AuthorizationExpired</dev:value>
                        <maml:description>
                            <maml:para>Authorization expired.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NoTransactionId</dev:value>
                        <maml:description>
                            <maml:para>No transaction ID present.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PaymentGatewayRejection</dev:value>
                        <maml:description>
                            <maml:para>Capture error returned from payment gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TestTransaction</dev:value>
                        <maml:description>
                            <maml:para>Test transaction.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TransientPaymentGatewayError</dev:value>
                        <maml:description>
                            <maml:para>Transient payment gateway error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CouponCode</maml:name>
                <maml:description>
                    <maml:para>Coupon code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreditCard</maml:name>
                <maml:description>
                    <maml:para>Credit Card.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CreditCard</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceType</maml:name>
                <maml:description>
                    <maml:para>Invoice type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.InvoiceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Purchase</dev:value>
                        <maml:description>
                            <maml:para>Purchase.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Refund</dev:value>
                        <maml:description>
                            <maml:para>Refund.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Oem</dev:value>
                        <maml:description>
                            <maml:para>OEM.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Credit</dev:value>
                        <maml:description>
                            <maml:para>Credit.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WriteOff</dev:value>
                        <maml:description>
                            <maml:para>Write-off.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>Ip address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsApproved</maml:name>
                <maml:description>
                    <maml:para>Is approved.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsAutoBilled</maml:name>
                <maml:description>
                    <maml:para>Is auto billed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsCharged</maml:name>
                <maml:description>
                    <maml:para>Is charged.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Items</maml:name>
                <maml:description>
                    <maml:para>Invoice items.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.InvoiceItem[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseLogId</maml:name>
                <maml:description>
                    <maml:para>License log ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterInvoiceId</maml:name>
                <maml:description>
                    <maml:para>Master invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PayDate</maml:name>
                <maml:description>
                    <maml:para>Pay date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>Payment method.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PaymentMethod</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreditCard</dev:value>
                        <maml:description>
                            <maml:para>Credit card.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Wire</dev:value>
                        <maml:description>
                            <maml:para>Wire.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>PO number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShippingAddress</maml:name>
                <maml:description>
                    <maml:para>Shipping Address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tag</maml:name>
                <maml:description>
                    <maml:para>Tag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TransactionId</maml:name>
                <maml:description>
                    <maml:para>Transaction ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_InvoiceMigrationWiz</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_InvoiceMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_InvoiceMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_InvoiceMigrationWiz removes a(an) BT_InvoiceMigrationWiz.
Represents an invoice in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_InvoiceMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_InvoiceMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_LicensePackMigrationWiz</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_LicensePackMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_LicensePackMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_LicensePackMigrationWiz adds a(an) BT_LicensePackMigrationWiz.
Represents a license pack in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>The ID of the exchange rate, if UnitPrice is set.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>License type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.LicenseType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Regular</dev:value>
                        <maml:description>
                            <maml:para>Regular.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Managed</dev:value>
                        <maml:description>
                            <maml:para>Managed (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Distributor</dev:value>
                        <maml:description>
                            <maml:para>Distributor (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily (billed at the end of each day via the billing run task).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial (no billing required, this is for customers to try out our products).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UnitPrice</maml:name>
                <maml:description>
                    <maml:para>The special price at which coupons drawn from this license pack should be charged, if any.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_LicensePackMigrationWiz</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_LicensePackMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_LicensePackMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_LicensePackMigrationWiz gets a(an) BT_LicensePackMigrationWiz.
Represents a license pack in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Accelerated FilterBy_Int64_Accelerated_IN">
                <maml:name>Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AccountId FilterBy_Guid_AccountId_IN">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AffiliateAccountId FilterBy_Guid_AffiliateAccountId_IN">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_AffiliateGrantDate">
                <maml:name>AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AffiliateUserId FilterBy_Guid_AffiliateUserId_IN">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ExchangeRateId FilterBy_Guid_ExchangeRateId_IN">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>The ID of the exchange rate, if UnitPrice is set.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ExpireDate">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Granted FilterBy_Int64_Granted_IN">
                <maml:name>Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_InvoiceId FilterBy_Guid_InvoiceId_IN">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LicenseKey FilterBy_Guid_LicenseKey_IN">
                <maml:name>LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_LicenseType">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>Filter by LicenseType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MasterLicensePackId FilterBy_Guid_MasterLicensePackId_IN">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Notes FilterBy_String_Notes_IN">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Notification FilterBy_String_Notification_IN">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_PortalId FilterBy_Guid_PortalId_IN">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ProductSkuId FilterBy_Guid_ProductSkuId_IN">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Purchased FilterBy_Int64_Purchased_IN">
                <maml:name>Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_QuoteId FilterBy_Guid_QuoteId_IN">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Refunded FilterBy_Int64_Refunded_IN">
                <maml:name>Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Restriction FilterBy_String_Restriction_IN">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Revoked FilterBy_Int64_Revoked_IN">
                <maml:name>Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Accelerated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Accelerated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AffiliateGrantDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AffiliateGrantDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AffiliateGrantDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AffiliateGrantDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExpireDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExpireDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExpireDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Granted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Granted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notification_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notification_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Purchased_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Purchased_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Refunded_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Refunded_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Revoked_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Revoked_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Used_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Used_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_Upgraded">
                <maml:name>Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Used FilterBy_Int64_Used_IN">
                <maml:name>Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_UserId FilterBy_Guid_UserId_IN">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_LicensePackMigrationWiz</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_LicensePackMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_LicensePackMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_LicensePackMigrationWiz sets a(an) BT_LicensePackMigrationWiz.
Represents a license pack in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>licensepackmigrationwiz</maml:name>
                    <command:parameterValue required="True">LicensePackMigrationWizDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>licensepackmigrationwiz</maml:name>
                    <command:parameterValue required="True">LicensePackMigrationWizDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>licensepackmigrationwiz</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.LicensePackMigrationWizDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>The ID of the exchange rate, if UnitPrice is set.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>License type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.LicenseType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Regular</dev:value>
                        <maml:description>
                            <maml:para>Regular.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Managed</dev:value>
                        <maml:description>
                            <maml:para>Managed (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Distributor</dev:value>
                        <maml:description>
                            <maml:para>Distributor (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily (billed at the end of each day via the billing run task).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial (no billing required, this is for customers to try out our products).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UnitPrice</maml:name>
                <maml:description>
                    <maml:para>The special price at which coupons drawn from this license pack should be charged, if any.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_LicensePackMigrationWiz</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_LicensePackMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_LicensePackMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_LicensePackMigrationWiz removes a(an) BT_LicensePackMigrationWiz.
Represents a license pack in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Mailbox</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Mailbox</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Mailbox adds a(an) BT_Mailbox.
Represents a mailbox in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSubscriptionStatus</maml:name>
                    <command:parameterValue required="False">SubscriptionStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSubscriptionStatus</maml:name>
                    <command:parameterValue required="False">SubscriptionStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.
            Unlike the MW SOAP Api, this property is exposed in the SendBus SOAP API and required to be set.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Access token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                <maml:description>
                    <maml:para>Disabled extended item types for the mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Disabled item types for the mailbox.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Shortcut</dev:value>
                        <maml:description>
                            <maml:para>Shortcut file object.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Structure</dev:value>
                        <maml:description>
                            <maml:para>Structure/scaffolding/skeleton for the migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Metadata</dev:value>
                        <maml:description>
                            <maml:para>Metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Version</dev:value>
                        <maml:description>
                            <maml:para>Version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneNoteTab</dev:value>
                        <maml:description>
                            <maml:para>OneNote tab migration for Microsoft Teams.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PrivateChat</dev:value>
                        <maml:description>
                            <maml:para>Private chat migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NewItemTypeIdentifier</dev:value>
                        <maml:description>
                            <maml:para>This is considered as a decider bit to move towards using new itemtypes (Which shall be implemented soon). Any more fields beyond this should not be used
            as it will result in undesirable effects. Contact Varadarajan Ganesan for more info.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportPassword</maml:name>
                <maml:description>
                    <maml:para>Export password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUrl</maml:name>
                <maml:description>
                    <maml:para>Export Url.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ResetConnectors</dev:value>
                        <maml:description>
                            <maml:para>Reset the connectors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportPassword</maml:name>
                <maml:description>
                    <maml:para>Import password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUrl</maml:name>
                <maml:description>
                    <maml:para>Import Url.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncSubscriptionStatus</maml:name>
                <maml:description>
                    <maml:para>The sync-ed subscription status for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SubscriptionStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Expired</dev:value>
                        <maml:description>
                            <maml:para>The subscription has expired.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Active</dev:value>
                        <maml:description>
                            <maml:para>The subscription is active.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Mailbox</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Mailbox</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Mailbox gets a(an) BT_Mailbox.
Represents a mailbox in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportUrl</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportUrl</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUrl_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUrl_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUrl_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUrl_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSubscriptionStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportUrl</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportUrl</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUrl_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUrl_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUrl_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUrl_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSubscriptionStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AdvancedOptions FilterBy_String_AdvancedOptions_IN">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Categories FilterBy_String_Categories_IN">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_CustomerEndUserId FilterBy_Guid_CustomerEndUserId_IN">
                <maml:name>CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExportEmailAddress FilterBy_String_ExportEmailAddress_IN">
                <maml:name>ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExportLibrary FilterBy_String_ExportLibrary_IN">
                <maml:name>ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExportPasswordEncrypted FilterBy_String_ExportPasswordEncrypted_IN">
                <maml:name>ExportPasswordEncrypted</maml:name>
                <maml:description>
                    <maml:para>Export password (encrypted, actual value stored in the database).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExportUrl FilterBy_String_ExportUrl_IN">
                <maml:name>ExportUrl</maml:name>
                <maml:description>
                    <maml:para>Export Url.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExportUserName FilterBy_String_ExportUserName_IN">
                <maml:name>ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FolderFilter FilterBy_String_FolderFilter_IN">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ImportEmailAddress FilterBy_String_ImportEmailAddress_IN">
                <maml:name>ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ImportLibrary FilterBy_String_ImportLibrary_IN">
                <maml:name>ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ImportPasswordEncrypted FilterBy_String_ImportPasswordEncrypted_IN">
                <maml:name>ImportPasswordEncrypted</maml:name>
                <maml:description>
                    <maml:para>Import password (encrypted, actual value stored in the database).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ImportUrl FilterBy_String_ImportUrl_IN">
                <maml:name>ImportUrl</maml:name>
                <maml:description>
                    <maml:para>Import Url.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ImportUserName FilterBy_String_ImportUserName_IN">
                <maml:name>ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ItemEndDate">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ItemStartDate">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LastCorrelationId FilterBy_Guid_LastCorrelationId_IN">
                <maml:name>LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_LastLicensesUsed FilterBy_Int64_LastLicensesUsed_IN">
                <maml:name>LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_LicensesUsed FilterBy_Int64_LicensesUsed_IN">
                <maml:name>LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_MspcSynchronizationDate">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PublicFolderPath FilterBy_String_PublicFolderPath_IN">
                <maml:name>PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportLibrary_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportLibrary_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportPasswordEncrypted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportPasswordEncrypted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportUrl_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportUrl.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportUrl_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportUrl.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportUserName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportUserName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportLibrary_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportLibrary_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportPasswordEncrypted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportPasswordEncrypted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportUrl_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportUrl.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportUrl_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportUrl.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportUserName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportUserName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLicensesUsed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLicensesUsed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LicensesUsed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LicensesUsed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PublicFolderPath_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PublicFolderPath.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PublicFolderPath_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PublicFolderPath.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Token_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Token_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_SyncSubscriptionStatus">
                <maml:name>SyncSubscriptionStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by SyncSubscriptionStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Token FilterBy_String_Token_IN">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_UserId FilterBy_Guid_UserId_IN">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.
            Unlike the MW SOAP Api, this property is exposed in the SendBus SOAP API and required to be set.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Mailbox</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Mailbox</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Mailbox sets a(an) BT_Mailbox.
Represents a mailbox in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailbox</maml:name>
                    <command:parameterValue required="True">MailboxDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailbox</maml:name>
                    <command:parameterValue required="True">MailboxDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>mailbox</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.MailboxDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                <maml:description>
                    <maml:para>Disabled extended item types for the mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Disabled item types for the mailbox.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Shortcut</dev:value>
                        <maml:description>
                            <maml:para>Shortcut file object.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Structure</dev:value>
                        <maml:description>
                            <maml:para>Structure/scaffolding/skeleton for the migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Metadata</dev:value>
                        <maml:description>
                            <maml:para>Metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Version</dev:value>
                        <maml:description>
                            <maml:para>Version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneNoteTab</dev:value>
                        <maml:description>
                            <maml:para>OneNote tab migration for Microsoft Teams.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PrivateChat</dev:value>
                        <maml:description>
                            <maml:para>Private chat migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NewItemTypeIdentifier</dev:value>
                        <maml:description>
                            <maml:para>This is considered as a decider bit to move towards using new itemtypes (Which shall be implemented soon). Any more fields beyond this should not be used
            as it will result in undesirable effects. Contact Varadarajan Ganesan for more info.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportPassword</maml:name>
                <maml:description>
                    <maml:para>Export password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUrl</maml:name>
                <maml:description>
                    <maml:para>Export Url.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ResetConnectors</dev:value>
                        <maml:description>
                            <maml:para>Reset the connectors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportPassword</maml:name>
                <maml:description>
                    <maml:para>Import password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUrl</maml:name>
                <maml:description>
                    <maml:para>Import Url.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.
            Unlike the MW SOAP Api, this property is exposed in the SendBus SOAP API and required to be set.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Mailbox</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Mailbox</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Mailbox removes a(an) BT_Mailbox.
Represents a mailbox in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_MailboxConnector</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_MailboxConnector adds a(an) BT_MailboxConnector.
Represents a mailbox connector in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateLockingOptionId</maml:name>
                    <command:parameterValue required="False">HybridDelegateLockType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">ProjectTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateLockingOptionId</maml:name>
                    <command:parameterValue required="False">HybridDelegateLockType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">ProjectTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the export configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the import configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Access token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the audit log configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SqlAuditLogConfiguration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Audit log type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AuditLogType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Sql</dev:value>
                        <maml:description>
                            <maml:para>Sql.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture. Comes from the import settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateLockingOptionId</maml:name>
                <maml:description>
                    <maml:para>The hybrid delegate locking option id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridDelegateLockType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No delegate lock option.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneLevelUpDown</dev:value>
                        <maml:description>
                            <maml:para>Delegates with one level up/down.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FullTreeHierarcy</dev:value>
                        <maml:description>
                            <maml:para>Full tree delegates hierarcy.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                <maml:description>
                    <maml:para>Do not migrating items.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Do not migrating items.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Shortcut</dev:value>
                        <maml:description>
                            <maml:para>Shortcut file object.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Structure</dev:value>
                        <maml:description>
                            <maml:para>Structure/scaffolding/skeleton for the migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Metadata</dev:value>
                        <maml:description>
                            <maml:para>Metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Version</dev:value>
                        <maml:description>
                            <maml:para>Version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneNoteTab</dev:value>
                        <maml:description>
                            <maml:para>OneNote tab migration for Microsoft Teams.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PrivateChat</dev:value>
                        <maml:description>
                            <maml:para>Private chat migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NewItemTypeIdentifier</dev:value>
                        <maml:description>
                            <maml:para>This is considered as a decider bit to move towards using new itemtypes (Which shall be implemented soon). Any more fields beyond this should not be used
            as it will result in undesirable effects. Contact Varadarajan Ganesan for more info.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportType</maml:name>
                <maml:description>
                    <maml:para>Export type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridSource</dev:value>
                        <maml:description>
                            <maml:para>Hybrid source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridDestination</dev:value>
                        <maml:description>
                            <maml:para>Hybrid destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GSuite</dev:value>
                        <maml:description>
                            <maml:para>GSuite.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSourceParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDriveCustomerTenant</dev:value>
                        <maml:description>
                            <maml:para>Google Drive using customer tenant service account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointBeta</dev:value>
                        <maml:description>
                            <maml:para>SharePoint migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationImportApi</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination import api.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSharedDrive</dev:value>
                        <maml:description>
                            <maml:para>Google shared drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveOnline</dev:value>
                        <maml:description>
                            <maml:para>OneDrive migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleGroups</dev:value>
                        <maml:description>
                            <maml:para>Google Groups</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ResetConnectors</dev:value>
                        <maml:description>
                            <maml:para>Reset the connectors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportType</maml:name>
                <maml:description>
                    <maml:para>Import type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridSource</dev:value>
                        <maml:description>
                            <maml:para>Hybrid source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridDestination</dev:value>
                        <maml:description>
                            <maml:para>Hybrid destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GSuite</dev:value>
                        <maml:description>
                            <maml:para>GSuite.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSourceParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDriveCustomerTenant</dev:value>
                        <maml:description>
                            <maml:para>Google Drive using customer tenant service account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointBeta</dev:value>
                        <maml:description>
                            <maml:para>SharePoint migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationImportApi</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination import api.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSharedDrive</dev:value>
                        <maml:description>
                            <maml:para>Google shared drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveOnline</dev:value>
                        <maml:description>
                            <maml:para>OneDrive migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleGroups</dev:value>
                        <maml:description>
                            <maml:para>Google Groups</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Processing requirement.
            Allows to force migration to happen in our US datacenter for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProcessingRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Local</dev:value>
                        <maml:description>
                            <maml:para>Any local.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnDemand</dev:value>
                        <maml:description>
                            <maml:para>Any on-demand.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProjectType</maml:name>
                <maml:description>
                    <maml:para>The project type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProjectTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>Default value.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mailbox</dev:value>
                        <maml:description>
                            <maml:para>Represents a mailbox project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Storage</dev:value>
                        <maml:description>
                            <maml:para>Represents a storage project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Represents a public folder project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Archive</dev:value>
                        <maml:description>
                            <maml:para>Represents an archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseArchive</dev:value>
                        <maml:description>
                            <maml:para>Represents an enterprise archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorage</dev:value>
                        <maml:description>
                            <maml:para>Represents an enterprise archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Collaboration</dev:value>
                        <maml:description>
                            <maml:para>Represents a collaboration project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Teamwork</dev:value>
                        <maml:description>
                            <maml:para>Represents a teamwork project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Hybrid</dev:value>
                        <maml:description>
                            <maml:para>Represents a hybrid project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Zone requirement.
            Specifies in which geographic area migrations must be performed for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ZoneRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NorthAmerica</dev:value>
                        <maml:description>
                            <maml:para>North America (Virginia).
            For Azure: Both AZNAE and AZNAW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WesternEurope</dev:value>
                        <maml:description>
                            <maml:para>Western Europe (Amsterdam for Azure, Ireland for AWS).
            For Azure: AZEUW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AsiaPacific</dev:value>
                        <maml:description>
                            <maml:para>Asia Pacific (Singapore).
            For Azure: AZSEA</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Australia</dev:value>
                        <maml:description>
                            <maml:para>Australia (Asia Pacific Sydney).
            For Azure: AZAUE - NSW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Japan</dev:value>
                        <maml:description>
                            <maml:para>Japan (Asia Pacific Tokyo).
            For Azure: AZJPE - Saltiama.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAmerica</dev:value>
                        <maml:description>
                            <maml:para>South America (Sao Paolo).
            For Azure: AZSAB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Canada</dev:value>
                        <maml:description>
                            <maml:para>Canada.
            For Azure: AZCAD.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NorthernEurope</dev:value>
                        <maml:description>
                            <maml:para>Northern Europe (Dublin).
            For Azure: AZEUN.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>France</dev:value>
                        <maml:description>
                            <maml:para>France.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAfrica</dev:value>
                        <maml:description>
                            <maml:para>South Africa.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_MailboxConnector</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_MailboxConnector gets a(an) BT_MailboxConnector.
Represents a mailbox connector in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateLockingOptionId</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Culture_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Culture_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateLockingOptionId</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Culture_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Culture_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AdditionalRecipientsFailureEmails FilterBy_String_AdditionalRecipientsFailureEmails_IN">
                <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AdditionalRecipientsSuccessEmails FilterBy_String_AdditionalRecipientsSuccessEmails_IN">
                <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AdvancedOptions FilterBy_String_AdvancedOptions_IN">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AuditLogType">
                <maml:name>AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Filter by AuditLogType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Categories FilterBy_String_Categories_IN">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Culture FilterBy_String_Culture_IN">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture. Comes from the import settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DelegateLockingOptionId">
                <maml:name>DelegateLockingOptionId</maml:name>
                <maml:description>
                    <maml:para>Filter by DelegateLockingOptionId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailFailureBody FilterBy_String_EmailFailureBody_IN">
                <maml:name>EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_EmailFailureSpecified">
                <maml:name>EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailFailureSubject FilterBy_String_EmailFailureSubject_IN">
                <maml:name>EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailRequestCredentialsBody FilterBy_String_EmailRequestCredentialsBody_IN">
                <maml:name>EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_EmailRequestCredentialsSpecified">
                <maml:name>EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailRequestCredentialsSubject FilterBy_String_EmailRequestCredentialsSubject_IN">
                <maml:name>EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailSuccessBody FilterBy_String_EmailSuccessBody_IN">
                <maml:name>EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_EmailSuccessSpecified">
                <maml:name>EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailSuccessSubject FilterBy_String_EmailSuccessSubject_IN">
                <maml:name>EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EndUserCredentialsFormMessage FilterBy_String_EndUserCredentialsFormMessage_IN">
                <maml:name>EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_EndUserCredentialsFormSpecified">
                <maml:name>EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_ExportConfigurationChecksum FilterBy_Int64_ExportConfigurationChecksum_IN">
                <maml:name>ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ExportType">
                <maml:name>ExportType</maml:name>
                <maml:description>
                    <maml:para>Filter by ExportType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FolderFilter FilterBy_String_FolderFilter_IN">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_ImportConfigurationChecksum FilterBy_Int64_ImportConfigurationChecksum_IN">
                <maml:name>ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ImportType">
                <maml:name>ImportType</maml:name>
                <maml:description>
                    <maml:para>Filter by ImportType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ItemEndDate">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_ItemRetryTimeout FilterBy_Int32_ItemRetryTimeout_IN">
                <maml:name>ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ItemStartDate">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_MaximumDataTransferRate FilterBy_Int64_MaximumDataTransferRate_IN">
                <maml:name>MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_MaximumDataTransferRateDuration FilterBy_Int64_MaximumDataTransferRateDuration_IN">
                <maml:name>MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MaximumItemFailures FilterBy_Int32_MaximumItemFailures_IN">
                <maml:name>MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MaximumItemRetry FilterBy_Int32_MaximumItemRetry_IN">
                <maml:name>MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MaximumSimultaneousMigrations FilterBy_Int32_MaximumSimultaneousMigrations_IN">
                <maml:name>MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_MaxLicensesToConsume FilterBy_Int64_MaxLicensesToConsume_IN">
                <maml:name>MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_MspcSynchronizationDate">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ParentConnectorId FilterBy_Guid_ParentConnectorId_IN">
                <maml:name>ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_PortalId FilterBy_Guid_PortalId_IN">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PortalStage FilterBy_String_PortalStage_IN">
                <maml:name>PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ProcessingRequirement">
                <maml:name>ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Filter by ProcessingRequirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ProjectType">
                <maml:name>ProjectType</maml:name>
                <maml:description>
                    <maml:para>Filter by ProjectType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_PurgeNotification FilterBy_Int32_PurgeNotification_IN">
                <maml:name>PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_PurgePeriod FilterBy_Int32_PurgePeriod_IN">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SelectedExportEndpointId FilterBy_Guid_SelectedExportEndpointId_IN">
                <maml:name>SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SelectedImportEndpointId FilterBy_Guid_SelectedImportEndpointId_IN">
                <maml:name>SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsFailureEmails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsFailureEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsFailureEmails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsFailureEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsSuccessEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsSuccessEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Culture_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Culture.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Culture_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Culture.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EndUserCredentialsFormMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EndUserCredentialsFormMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EndUserCredentialsFormMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EndUserCredentialsFormMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportConfigurationChecksum_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportConfigurationChecksum_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportConfigurationChecksum_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportConfigurationChecksum_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemRetryTimeout_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemRetryTimeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemRetryTimeout_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemRetryTimeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRateDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRateDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRateDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRateDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemFailures_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemFailures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemFailures_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemFailures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemRetry_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemRetry.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemRetry_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemRetry.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumSimultaneousMigrations_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumSimultaneousMigrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumSimultaneousMigrations_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumSimultaneousMigrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaxLicensesToConsume_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaxLicensesToConsume.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaxLicensesToConsume_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaxLicensesToConsume.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PortalStage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PortalStage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PortalStage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PortalStage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeNotification_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeNotification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeNotification_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeNotification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgePeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgePeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Tags FilterBy_String_Tags_IN">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_UserId FilterBy_Guid_UserId_IN">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Version FilterBy_String_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ZoneRequirement">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Filter by ZoneRequirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_MailboxConnector</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_MailboxConnector sets a(an) BT_MailboxConnector.
Represents a mailbox connector in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailboxconnector</maml:name>
                    <command:parameterValue required="True">MailboxConnectorDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateLockingOptionId</maml:name>
                    <command:parameterValue required="False">HybridDelegateLockType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailboxconnector</maml:name>
                    <command:parameterValue required="True">MailboxConnectorDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateLockingOptionId</maml:name>
                    <command:parameterValue required="False">HybridDelegateLockType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>mailboxconnector</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.MailboxConnectorDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the audit log configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SqlAuditLogConfiguration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Audit log type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AuditLogType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Sql</dev:value>
                        <maml:description>
                            <maml:para>Sql.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture. Comes from the import settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateLockingOptionId</maml:name>
                <maml:description>
                    <maml:para>The hybrid delegate locking option id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.HybridDelegateLockType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No delegate lock option.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneLevelUpDown</dev:value>
                        <maml:description>
                            <maml:para>Delegates with one level up/down.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FullTreeHierarcy</dev:value>
                        <maml:description>
                            <maml:para>Full tree delegates hierarcy.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                <maml:description>
                    <maml:para>Do not migrating items.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Do not migrating items.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Shortcut</dev:value>
                        <maml:description>
                            <maml:para>Shortcut file object.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Structure</dev:value>
                        <maml:description>
                            <maml:para>Structure/scaffolding/skeleton for the migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Metadata</dev:value>
                        <maml:description>
                            <maml:para>Metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Version</dev:value>
                        <maml:description>
                            <maml:para>Version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneNoteTab</dev:value>
                        <maml:description>
                            <maml:para>OneNote tab migration for Microsoft Teams.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PrivateChat</dev:value>
                        <maml:description>
                            <maml:para>Private chat migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NewItemTypeIdentifier</dev:value>
                        <maml:description>
                            <maml:para>This is considered as a decider bit to move towards using new itemtypes (Which shall be implemented soon). Any more fields beyond this should not be used
            as it will result in undesirable effects. Contact Varadarajan Ganesan for more info.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the export configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportType</maml:name>
                <maml:description>
                    <maml:para>Export type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridSource</dev:value>
                        <maml:description>
                            <maml:para>Hybrid source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridDestination</dev:value>
                        <maml:description>
                            <maml:para>Hybrid destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GSuite</dev:value>
                        <maml:description>
                            <maml:para>GSuite.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSourceParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDriveCustomerTenant</dev:value>
                        <maml:description>
                            <maml:para>Google Drive using customer tenant service account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointBeta</dev:value>
                        <maml:description>
                            <maml:para>SharePoint migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationImportApi</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination import api.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSharedDrive</dev:value>
                        <maml:description>
                            <maml:para>Google shared drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveOnline</dev:value>
                        <maml:description>
                            <maml:para>OneDrive migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleGroups</dev:value>
                        <maml:description>
                            <maml:para>Google Groups</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ResetConnectors</dev:value>
                        <maml:description>
                            <maml:para>Reset the connectors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the import configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportType</maml:name>
                <maml:description>
                    <maml:para>Import type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridSource</dev:value>
                        <maml:description>
                            <maml:para>Hybrid source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridDestination</dev:value>
                        <maml:description>
                            <maml:para>Hybrid destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GSuite</dev:value>
                        <maml:description>
                            <maml:para>GSuite.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSourceParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDriveCustomerTenant</dev:value>
                        <maml:description>
                            <maml:para>Google Drive using customer tenant service account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointBeta</dev:value>
                        <maml:description>
                            <maml:para>SharePoint migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationImportApi</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination import api.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSharedDrive</dev:value>
                        <maml:description>
                            <maml:para>Google shared drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveOnline</dev:value>
                        <maml:description>
                            <maml:para>OneDrive migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleGroups</dev:value>
                        <maml:description>
                            <maml:para>Google Groups</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Processing requirement.
            Allows to force migration to happen in our US datacenter for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProcessingRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Local</dev:value>
                        <maml:description>
                            <maml:para>Any local.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnDemand</dev:value>
                        <maml:description>
                            <maml:para>Any on-demand.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Zone requirement.
            Specifies in which geographic area migrations must be performed for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ZoneRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NorthAmerica</dev:value>
                        <maml:description>
                            <maml:para>North America (Virginia).
            For Azure: Both AZNAE and AZNAW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WesternEurope</dev:value>
                        <maml:description>
                            <maml:para>Western Europe (Amsterdam for Azure, Ireland for AWS).
            For Azure: AZEUW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AsiaPacific</dev:value>
                        <maml:description>
                            <maml:para>Asia Pacific (Singapore).
            For Azure: AZSEA</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Australia</dev:value>
                        <maml:description>
                            <maml:para>Australia (Asia Pacific Sydney).
            For Azure: AZAUE - NSW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Japan</dev:value>
                        <maml:description>
                            <maml:para>Japan (Asia Pacific Tokyo).
            For Azure: AZJPE - Saltiama.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAmerica</dev:value>
                        <maml:description>
                            <maml:para>South America (Sao Paolo).
            For Azure: AZSAB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Canada</dev:value>
                        <maml:description>
                            <maml:para>Canada.
            For Azure: AZCAD.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NorthernEurope</dev:value>
                        <maml:description>
                            <maml:para>Northern Europe (Dublin).
            For Azure: AZEUN.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>France</dev:value>
                        <maml:description>
                            <maml:para>France.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAfrica</dev:value>
                        <maml:description>
                            <maml:para>South Africa.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_MailboxConnector</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_MailboxConnector removes a(an) BT_MailboxConnector.
Represents a mailbox connector in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_UserMigrationWiz</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_UserMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_UserMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_UserMigrationWiz adds a(an) BT_UserMigrationWiz.
Represents a MigrationWiz user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_UserMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeveloperEnabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstConfigurationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstMigrationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstPurchaseDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstSupportDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstTrialDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvalidLoginAttempts</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDisabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsLockedOut</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastDestinationSystem</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLockoutDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLoginDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastLoginIpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastPurchaseDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastSourceSystem</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LimitsExceeded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxConnectorLimit</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxLimit</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MustChangePassword</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Options</maml:name>
                    <command:parameterValue required="False">UserOptions</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PartnerApplicationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PartnerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PasswordLastChangedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Phone1</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalLimit</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">UserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServiceSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserTracking</maml:name>
                    <command:parameterValue required="False">UserTracking</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_UserMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeveloperEnabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstConfigurationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstMigrationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstPurchaseDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstSupportDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstTrialDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvalidLoginAttempts</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDisabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsLockedOut</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastDestinationSystem</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLockoutDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLoginDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastLoginIpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastPurchaseDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastSourceSystem</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LimitsExceeded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxConnectorLimit</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxLimit</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MustChangePassword</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Options</maml:name>
                    <command:parameterValue required="False">UserOptions</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PartnerApplicationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PartnerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PasswordLastChangedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Phone1</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalLimit</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">UserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServiceSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserTracking</maml:name>
                    <command:parameterValue required="False">UserTracking</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeveloperEnabled</maml:name>
                <maml:description>
                    <maml:para>Developer enabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>Email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange Rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External ID (this is used to link to other accounts).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirstConfigurationDate</maml:name>
                <maml:description>
                    <maml:para>First configuration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirstMigrationDate</maml:name>
                <maml:description>
                    <maml:para>First migration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirstName</maml:name>
                <maml:description>
                    <maml:para>First name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirstPurchaseDate</maml:name>
                <maml:description>
                    <maml:para>First purchase date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirstSupportDate</maml:name>
                <maml:description>
                    <maml:para>First support date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirstTrialDate</maml:name>
                <maml:description>
                    <maml:para>First trial date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvalidLoginAttempts</maml:name>
                <maml:description>
                    <maml:para>Invalid login attempts.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDisabled</maml:name>
                <maml:description>
                    <maml:para>Disabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsLockedOut</maml:name>
                <maml:description>
                    <maml:para>Locked out.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastDestinationSystem</maml:name>
                <maml:description>
                    <maml:para>Last destination system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLockoutDate</maml:name>
                <maml:description>
                    <maml:para>Last lockout date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLoginDate</maml:name>
                <maml:description>
                    <maml:para>Last login date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLoginIpAddress</maml:name>
                <maml:description>
                    <maml:para>Last login IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastName</maml:name>
                <maml:description>
                    <maml:para>Last name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastPurchaseDate</maml:name>
                <maml:description>
                    <maml:para>Last purchase date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastSourceSystem</maml:name>
                <maml:description>
                    <maml:para>Last source system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LimitsExceeded</maml:name>
                <maml:description>
                    <maml:para>Limits exceeded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxConnectorLimit</maml:name>
                <maml:description>
                    <maml:para>Mailbox connector limit.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxLimit</maml:name>
                <maml:description>
                    <maml:para>Mailbox limit.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MustChangePassword</maml:name>
                <maml:description>
                    <maml:para>Must change password.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Options</maml:name>
                <maml:description>
                    <maml:para>Options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.UserOptions</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ViewPerfStats</dev:value>
                        <maml:description>
                            <maml:para>View performance statistics.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AllowNetTerms</dev:value>
                        <maml:description>
                            <maml:para>Allow net terms.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PartnerApplicationDate</maml:name>
                <maml:description>
                    <maml:para>Partner application date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PartnerId</maml:name>
                <maml:description>
                    <maml:para>Partner ID. Overrides account ID for pricing.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PasswordLastChangedDate</maml:name>
                <maml:description>
                    <maml:para>Password last changed date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Phone1</maml:name>
                <maml:description>
                    <maml:para>Phone 1.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalLimit</maml:name>
                <maml:description>
                    <maml:para>Portal limit.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalUrl</maml:name>
                <maml:description>
                    <maml:para>Portal URL.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Roles</maml:name>
                <maml:description>
                    <maml:para>Roles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.UserRoles</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServiceSystemUserId</maml:name>
                <maml:description>
                    <maml:para>Service system user ID. Links to a SendBus MigrationWiz user (which is then linked to a BitTitan user).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TimeZone</maml:name>
                <maml:description>
                    <maml:para>Time zone. An offset from UTC in hours.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserTracking</maml:name>
                <maml:description>
                    <maml:para>User tracking information.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.UserTracking</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Zone requirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ZoneRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NorthAmerica</dev:value>
                        <maml:description>
                            <maml:para>North America (Virginia).
            For Azure: Both AZNAE and AZNAW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WesternEurope</dev:value>
                        <maml:description>
                            <maml:para>Western Europe (Amsterdam for Azure, Ireland for AWS).
            For Azure: AZEUW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AsiaPacific</dev:value>
                        <maml:description>
                            <maml:para>Asia Pacific (Singapore).
            For Azure: AZSEA</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Australia</dev:value>
                        <maml:description>
                            <maml:para>Australia (Asia Pacific Sydney).
            For Azure: AZAUE - NSW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Japan</dev:value>
                        <maml:description>
                            <maml:para>Japan (Asia Pacific Tokyo).
            For Azure: AZJPE - Saltiama.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAmerica</dev:value>
                        <maml:description>
                            <maml:para>South America (Sao Paolo).
            For Azure: AZSAB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Canada</dev:value>
                        <maml:description>
                            <maml:para>Canada.
            For Azure: AZCAD.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NorthernEurope</dev:value>
                        <maml:description>
                            <maml:para>Northern Europe (Dublin).
            For Azure: AZEUN.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>France</dev:value>
                        <maml:description>
                            <maml:para>France.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAfrica</dev:value>
                        <maml:description>
                            <maml:para>South Africa.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_UserMigrationWiz</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_UserMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_UserMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_UserMigrationWiz gets a(an) BT_UserMigrationWiz.
Represents a MigrationWiz user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_UserMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DeveloperEnabled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstConfigurationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstMigrationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstPurchaseDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstSupportDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstTrialDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvalidLoginAttempts</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDisabled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsLockedOut</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastDestinationSystem</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLockoutDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLoginDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLoginIpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastPurchaseDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSourceSystem</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LimitsExceeded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxConnectorLimit</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxLimit</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MustChangePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PartnerApplicationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PartnerId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PasswordLastChangedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Phone1</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalLimit</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalUrl</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServiceSystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstConfigurationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstConfigurationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstMigrationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstMigrationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstPurchaseDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstPurchaseDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstSupportDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstSupportDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstTrialDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstTrialDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InvalidLoginAttempts_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InvalidLoginAttempts_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastDestinationSystem_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastDestinationSystem_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLockoutDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLockoutDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoginDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoginDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoginIpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoginIpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastPurchaseDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastPurchaseDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastSourceSystem_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastSourceSystem_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxConnectorLimit_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxConnectorLimit_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxLimit_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxLimit_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PartnerApplicationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PartnerApplicationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PasswordLastChangedDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PasswordLastChangedDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Phone1_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Phone1_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalLimit_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalLimit_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalUrl_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalUrl_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TimeZone_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TimeZone_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_UserMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DeveloperEnabled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstConfigurationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstMigrationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstPurchaseDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstSupportDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstTrialDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvalidLoginAttempts</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDisabled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsLockedOut</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastDestinationSystem</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLockoutDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLoginDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLoginIpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastPurchaseDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSourceSystem</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LimitsExceeded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxConnectorLimit</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxLimit</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MustChangePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PartnerApplicationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PartnerId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PasswordLastChangedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Phone1</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalLimit</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalUrl</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServiceSystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstConfigurationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstConfigurationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstMigrationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstMigrationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstPurchaseDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstPurchaseDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstSupportDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstSupportDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstTrialDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstTrialDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InvalidLoginAttempts_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InvalidLoginAttempts_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastDestinationSystem_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastDestinationSystem_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLockoutDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLockoutDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoginDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoginDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoginIpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoginIpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastPurchaseDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastPurchaseDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastSourceSystem_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastSourceSystem_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxConnectorLimit_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxConnectorLimit_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxLimit_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxLimit_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PartnerApplicationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PartnerApplicationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PasswordLastChangedDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PasswordLastChangedDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Phone1_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Phone1_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalLimit_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalLimit_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalUrl_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalUrl_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TimeZone_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TimeZone_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AccountId FilterBy_Guid_AccountId_IN">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AdvancedOptions FilterBy_String_AdvancedOptions_IN">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AffiliateAccountId FilterBy_Guid_AffiliateAccountId_IN">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AffiliateUserId FilterBy_Guid_AffiliateUserId_IN">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_DeveloperEnabled">
                <maml:name>DeveloperEnabled</maml:name>
                <maml:description>
                    <maml:para>Developer enabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailAddress FilterBy_String_EmailAddress_IN">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>Email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ExchangeRateId FilterBy_Guid_ExchangeRateId_IN">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange Rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ExternalId FilterBy_Guid_ExternalId_IN">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External ID (this is used to link to other accounts).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_FirstConfigurationDate">
                <maml:name>FirstConfigurationDate</maml:name>
                <maml:description>
                    <maml:para>First configuration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_FirstMigrationDate">
                <maml:name>FirstMigrationDate</maml:name>
                <maml:description>
                    <maml:para>First migration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FirstName FilterBy_String_FirstName_IN">
                <maml:name>FirstName</maml:name>
                <maml:description>
                    <maml:para>First name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_FirstPurchaseDate">
                <maml:name>FirstPurchaseDate</maml:name>
                <maml:description>
                    <maml:para>First purchase date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_FirstSupportDate">
                <maml:name>FirstSupportDate</maml:name>
                <maml:description>
                    <maml:para>First support date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_FirstTrialDate">
                <maml:name>FirstTrialDate</maml:name>
                <maml:description>
                    <maml:para>First trial date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_InvalidLoginAttempts FilterBy_Int32_InvalidLoginAttempts_IN">
                <maml:name>InvalidLoginAttempts</maml:name>
                <maml:description>
                    <maml:para>Invalid login attempts.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDisabled">
                <maml:name>IsDisabled</maml:name>
                <maml:description>
                    <maml:para>Disabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsLockedOut">
                <maml:name>IsLockedOut</maml:name>
                <maml:description>
                    <maml:para>Locked out.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_LastDestinationSystem FilterBy_String_LastDestinationSystem_IN">
                <maml:name>LastDestinationSystem</maml:name>
                <maml:description>
                    <maml:para>Last destination system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastLockoutDate">
                <maml:name>LastLockoutDate</maml:name>
                <maml:description>
                    <maml:para>Last lockout date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastLoginDate">
                <maml:name>LastLoginDate</maml:name>
                <maml:description>
                    <maml:para>Last login date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_LastLoginIpAddress FilterBy_String_LastLoginIpAddress_IN">
                <maml:name>LastLoginIpAddress</maml:name>
                <maml:description>
                    <maml:para>Last login IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_LastName FilterBy_String_LastName_IN">
                <maml:name>LastName</maml:name>
                <maml:description>
                    <maml:para>Last name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastPurchaseDate">
                <maml:name>LastPurchaseDate</maml:name>
                <maml:description>
                    <maml:para>Last purchase date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_LastSourceSystem FilterBy_String_LastSourceSystem_IN">
                <maml:name>LastSourceSystem</maml:name>
                <maml:description>
                    <maml:para>Last source system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_LimitsExceeded">
                <maml:name>LimitsExceeded</maml:name>
                <maml:description>
                    <maml:para>Limits exceeded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MailboxConnectorLimit FilterBy_Int32_MailboxConnectorLimit_IN">
                <maml:name>MailboxConnectorLimit</maml:name>
                <maml:description>
                    <maml:para>Mailbox connector limit.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MailboxLimit FilterBy_Int32_MailboxLimit_IN">
                <maml:name>MailboxLimit</maml:name>
                <maml:description>
                    <maml:para>Mailbox limit.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_MustChangePassword">
                <maml:name>MustChangePassword</maml:name>
                <maml:description>
                    <maml:para>Must change password.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Notes FilterBy_String_Notes_IN">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Notification FilterBy_String_Notification_IN">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_PartnerApplicationDate">
                <maml:name>PartnerApplicationDate</maml:name>
                <maml:description>
                    <maml:para>Partner application date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_PartnerId FilterBy_Guid_PartnerId_IN">
                <maml:name>PartnerId</maml:name>
                <maml:description>
                    <maml:para>Partner ID. Overrides account ID for pricing.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_PasswordLastChangedDate">
                <maml:name>PasswordLastChangedDate</maml:name>
                <maml:description>
                    <maml:para>Password last changed date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Phone1 FilterBy_String_Phone1_IN">
                <maml:name>Phone1</maml:name>
                <maml:description>
                    <maml:para>Phone 1.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_PortalId FilterBy_Guid_PortalId_IN">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_PortalLimit FilterBy_Int32_PortalLimit_IN">
                <maml:name>PortalLimit</maml:name>
                <maml:description>
                    <maml:para>Portal limit.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PortalUrl FilterBy_String_PortalUrl_IN">
                <maml:name>PortalUrl</maml:name>
                <maml:description>
                    <maml:para>Portal URL.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ServiceSystemUserId FilterBy_Guid_ServiceSystemUserId_IN">
                <maml:name>ServiceSystemUserId</maml:name>
                <maml:description>
                    <maml:para>Service system user ID. Links to a SendBus MigrationWiz user (which is then linked to a BitTitan user).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstConfigurationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstConfigurationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstConfigurationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstConfigurationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstMigrationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstMigrationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstMigrationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstMigrationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstPurchaseDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstPurchaseDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstPurchaseDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstPurchaseDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstSupportDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstSupportDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstSupportDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstSupportDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstTrialDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstTrialDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstTrialDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstTrialDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InvalidLoginAttempts_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by InvalidLoginAttempts.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InvalidLoginAttempts_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by InvalidLoginAttempts.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastDestinationSystem_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastDestinationSystem.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastDestinationSystem_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastDestinationSystem.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLockoutDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLockoutDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLockoutDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLockoutDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLoginDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLoginDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLoginDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLoginDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLoginIpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLoginIpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLoginIpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLoginIpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastPurchaseDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastPurchaseDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastPurchaseDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastPurchaseDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastSourceSystem_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastSourceSystem.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastSourceSystem_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastSourceSystem.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxConnectorLimit_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxConnectorLimit.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxConnectorLimit_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxConnectorLimit.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxLimit_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxLimit.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxLimit_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxLimit.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notification_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notification_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PartnerApplicationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PartnerApplicationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PartnerApplicationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PartnerApplicationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PasswordLastChangedDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PasswordLastChangedDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PasswordLastChangedDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PasswordLastChangedDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Phone1_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Phone1.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Phone1_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Phone1.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PortalLimit_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PortalLimit.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PortalLimit_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PortalLimit.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PortalUrl_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PortalUrl.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PortalUrl_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PortalUrl.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TimeZone_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TimeZone.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TimeZone_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TimeZone.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Tags FilterBy_String_Tags_IN">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Double_TimeZone FilterBy_Double_TimeZone_IN">
                <maml:name>TimeZone</maml:name>
                <maml:description>
                    <maml:para>Time zone. An offset from UTC in hours.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Version FilterBy_String_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ZoneRequirement">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Filter by ZoneRequirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_UserMigrationWiz</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_UserMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_UserMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_UserMigrationWiz sets a(an) BT_UserMigrationWiz.
Represents a MigrationWiz user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_UserMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>usermigrationwiz</maml:name>
                    <command:parameterValue required="True">UserMigrationWizDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeveloperEnabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Options</maml:name>
                    <command:parameterValue required="False">UserOptions</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Phone1</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_UserMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>usermigrationwiz</maml:name>
                    <command:parameterValue required="True">UserMigrationWizDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeveloperEnabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Options</maml:name>
                    <command:parameterValue required="False">UserOptions</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Phone1</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>usermigrationwiz</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.UserMigrationWizDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeveloperEnabled</maml:name>
                <maml:description>
                    <maml:para>Developer enabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>Email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange Rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirstName</maml:name>
                <maml:description>
                    <maml:para>First name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastName</maml:name>
                <maml:description>
                    <maml:para>Last name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Options</maml:name>
                <maml:description>
                    <maml:para>Options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.UserOptions</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ViewPerfStats</dev:value>
                        <maml:description>
                            <maml:para>View performance statistics.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AllowNetTerms</dev:value>
                        <maml:description>
                            <maml:para>Allow net terms.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Phone1</maml:name>
                <maml:description>
                    <maml:para>Phone 1.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TimeZone</maml:name>
                <maml:description>
                    <maml:para>Time zone. An offset from UTC in hours.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_UserMigrationWiz</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_UserMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_UserMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_UserMigrationWiz removes a(an) BT_UserMigrationWiz.
Represents a MigrationWiz user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_UserMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_UserMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_MailboxMigration</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_MailboxMigration</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_MailboxMigration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_MailboxMigration adds a(an) BT_MailboxMigration.
Represents a mailbox migration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConsumedLicense</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FailureMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FailureStack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MigrationServerIp</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartRequestedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">MailboxQueueStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxQueueTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseServerAffinity</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConsumedLicense</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FailureMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FailureStack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MigrationServerIp</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartRequestedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">MailboxQueueStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxQueueTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseServerAffinity</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignmentCount</maml:name>
                <maml:description>
                    <maml:para>The assignment count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompleteDate</maml:name>
                <maml:description>
                    <maml:para>Complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConsumedLicense</maml:name>
                <maml:description>
                    <maml:para>Whether a license was consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtendedItemTypes</maml:name>
                <maml:description>
                    <maml:para>Items types that are enabled for this migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FailureMessage</maml:name>
                <maml:description>
                    <maml:para>Failure message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FailureStack</maml:name>
                <maml:description>
                    <maml:para>Failure stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address of the client who started the migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemTypes</maml:name>
                <maml:description>
                    <maml:para>Items types that are enabled for this migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Shortcut</dev:value>
                        <maml:description>
                            <maml:para>Shortcut file object.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Structure</dev:value>
                        <maml:description>
                            <maml:para>Structure/scaffolding/skeleton for the migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Metadata</dev:value>
                        <maml:description>
                            <maml:para>Metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Version</dev:value>
                        <maml:description>
                            <maml:para>Version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneNoteTab</dev:value>
                        <maml:description>
                            <maml:para>OneNote tab migration for Microsoft Teams.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PrivateChat</dev:value>
                        <maml:description>
                            <maml:para>Private chat migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NewItemTypeIdentifier</dev:value>
                        <maml:description>
                            <maml:para>This is considered as a decider bit to move towards using new itemtypes (Which shall be implemented soon). Any more fields beyond this should not be used
            as it will result in undesirable effects. Contact Varadarajan Ganesan for more info.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>License pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransfer</maml:name>
                <maml:description>
                    <maml:para>Max data transfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemsPerFolder</maml:name>
                <maml:description>
                    <maml:para>Max items per folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationServerIp</maml:name>
                <maml:description>
                    <maml:para>Migration Server Ip.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID override.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RepairEndDate</maml:name>
                <maml:description>
                    <maml:para>Repair end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RepairStartDate</maml:name>
                <maml:description>
                    <maml:para>Repair start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerId</maml:name>
                <maml:description>
                    <maml:para>Server ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartDate</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartRequestedDate</maml:name>
                <maml:description>
                    <maml:para>Start requested date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxQueueStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotMigrated</dev:value>
                        <maml:description>
                            <maml:para>Not migrated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Submitted</dev:value>
                        <maml:description>
                            <maml:para>Submitted (submitted for migration).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForEndUser</dev:value>
                        <maml:description>
                            <maml:para>Waiting for end user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Queued</dev:value>
                        <maml:description>
                            <maml:para>Queued (assigned by the scheduler to a migration server).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Stopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Stopped</dev:value>
                        <maml:description>
                            <maml:para>Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MaximumTransferReached</dev:value>
                        <maml:description>
                            <maml:para>Max transfer reached.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Draining</dev:value>
                        <maml:description>
                            <maml:para>Draining.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Drained</dev:value>
                        <maml:description>
                            <maml:para>Drained.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxQueueTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Full</dev:value>
                        <maml:description>
                            <maml:para>Full migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Repair</dev:value>
                        <maml:description>
                            <maml:para>Repair.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Verification</dev:value>
                        <maml:description>
                            <maml:para>Verification.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SizeAssessment</dev:value>
                        <maml:description>
                            <maml:para>Size assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseServerAffinity</maml:name>
                <maml:description>
                    <maml:para>Use server affinity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_MailboxMigration</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_MailboxMigration</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_MailboxMigration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_MailboxMigration gets a(an) BT_MailboxMigration.
Represents a mailbox migration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ConsumedLicense</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FailureMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FailureStack</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationServerIp</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssignmentCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssignmentCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureStack_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureStack_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransfer_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransfer_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemsPerFolder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemsPerFolder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MigrationServerIp_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MigrationServerIp_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Priority_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Priority_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartRequestedDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartRequestedDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartRequestedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UseServerAffinity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ConsumedLicense</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FailureMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FailureStack</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationServerIp</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssignmentCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssignmentCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureStack_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureStack_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransfer_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransfer_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemsPerFolder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemsPerFolder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MigrationServerIp_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MigrationServerIp_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Priority_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Priority_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartRequestedDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartRequestedDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartRequestedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UseServerAffinity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_AssignmentCount FilterBy_Int32_AssignmentCount_IN">
                <maml:name>AssignmentCount</maml:name>
                <maml:description>
                    <maml:para>The assignment count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CompleteDate">
                <maml:name>CompleteDate</maml:name>
                <maml:description>
                    <maml:para>Complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_ConsumedLicense">
                <maml:name>ConsumedLicense</maml:name>
                <maml:description>
                    <maml:para>Whether a license was consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FailureMessage FilterBy_String_FailureMessage_IN">
                <maml:name>FailureMessage</maml:name>
                <maml:description>
                    <maml:para>Failure message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FailureStack FilterBy_String_FailureStack_IN">
                <maml:name>FailureStack</maml:name>
                <maml:description>
                    <maml:para>Failure stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_IpAddress FilterBy_String_IpAddress_IN">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address of the client who started the migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ItemEndDate">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ItemStartDate">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LicensePackId FilterBy_Guid_LicensePackId_IN">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>License pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MailboxId FilterBy_Guid_MailboxId_IN">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MasterLicensePackId FilterBy_Guid_MasterLicensePackId_IN">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_MaximumDataTransfer FilterBy_Int64_MaximumDataTransfer_IN">
                <maml:name>MaximumDataTransfer</maml:name>
                <maml:description>
                    <maml:para>Max data transfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MaximumItemsPerFolder FilterBy_Int32_MaximumItemsPerFolder_IN">
                <maml:name>MaximumItemsPerFolder</maml:name>
                <maml:description>
                    <maml:para>Max items per folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_MigrationServerIp FilterBy_String_MigrationServerIp_IN">
                <maml:name>MigrationServerIp</maml:name>
                <maml:description>
                    <maml:para>Migration Server Ip.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Priority FilterBy_Int32_Priority_IN">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_RepairEndDate">
                <maml:name>RepairEndDate</maml:name>
                <maml:description>
                    <maml:para>Repair end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_RepairStartDate">
                <maml:name>RepairStartDate</maml:name>
                <maml:description>
                    <maml:para>Repair start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Restriction FilterBy_String_Restriction_IN">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ServerId FilterBy_Guid_ServerId_IN">
                <maml:name>ServerId</maml:name>
                <maml:description>
                    <maml:para>Server ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssignmentCount_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssignmentCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssignmentCount_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssignmentCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompleteDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompleteDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FailureMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FailureMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FailureMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FailureMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FailureStack_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FailureStack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FailureStack_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FailureStack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransfer_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransfer_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemsPerFolder_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemsPerFolder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemsPerFolder_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemsPerFolder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MigrationServerIp_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MigrationServerIp.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MigrationServerIp_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MigrationServerIp.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Priority_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Priority_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RepairEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RepairEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RepairEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RepairEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RepairStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RepairStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RepairStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RepairStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartRequestedDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartRequestedDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartRequestedDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartRequestedDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_StartDate">
                <maml:name>StartDate</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_StartRequestedDate">
                <maml:name>StartRequestedDate</maml:name>
                <maml:description>
                    <maml:para>Start requested date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Status">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Tags FilterBy_String_Tags_IN">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Type">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_UserId FilterBy_Guid_UserId_IN">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_UseServerAffinity">
                <maml:name>UseServerAffinity</maml:name>
                <maml:description>
                    <maml:para>Use server affinity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Version FilterBy_String_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_MailboxMigration</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_MailboxMigration</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_MailboxMigration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_MailboxMigration sets a(an) BT_MailboxMigration.
Represents a mailbox migration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailboxmigration</maml:name>
                    <command:parameterValue required="True">MailboxMigrationDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">MailboxQueueStatus</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailboxmigration</maml:name>
                    <command:parameterValue required="True">MailboxMigrationDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">MailboxQueueStatus</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>mailboxmigration</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.MailboxMigrationDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignmentCount</maml:name>
                <maml:description>
                    <maml:para>The assignment count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtendedItemTypes</maml:name>
                <maml:description>
                    <maml:para>Items types that are enabled for this migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemTypes</maml:name>
                <maml:description>
                    <maml:para>Items types that are enabled for this migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Shortcut</dev:value>
                        <maml:description>
                            <maml:para>Shortcut file object.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Structure</dev:value>
                        <maml:description>
                            <maml:para>Structure/scaffolding/skeleton for the migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Metadata</dev:value>
                        <maml:description>
                            <maml:para>Metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Version</dev:value>
                        <maml:description>
                            <maml:para>Version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneNoteTab</dev:value>
                        <maml:description>
                            <maml:para>OneNote tab migration for Microsoft Teams.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PrivateChat</dev:value>
                        <maml:description>
                            <maml:para>Private chat migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NewItemTypeIdentifier</dev:value>
                        <maml:description>
                            <maml:para>This is considered as a decider bit to move towards using new itemtypes (Which shall be implemented soon). Any more fields beyond this should not be used
            as it will result in undesirable effects. Contact Varadarajan Ganesan for more info.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID override.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxQueueStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotMigrated</dev:value>
                        <maml:description>
                            <maml:para>Not migrated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Submitted</dev:value>
                        <maml:description>
                            <maml:para>Submitted (submitted for migration).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForEndUser</dev:value>
                        <maml:description>
                            <maml:para>Waiting for end user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Queued</dev:value>
                        <maml:description>
                            <maml:para>Queued (assigned by the scheduler to a migration server).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Stopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Stopped</dev:value>
                        <maml:description>
                            <maml:para>Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MaximumTransferReached</dev:value>
                        <maml:description>
                            <maml:para>Max transfer reached.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Draining</dev:value>
                        <maml:description>
                            <maml:para>Draining.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Drained</dev:value>
                        <maml:description>
                            <maml:para>Drained.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_MailboxMigration</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_MailboxMigration</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_MailboxMigration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_MailboxMigration removes a(an) BT_MailboxMigration.
Represents a mailbox migration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerGateway</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerGateway</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerGateway</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerGateway adds a(an) BT_CustomerGateway.
Represents a MSPC Gateway.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GatewaySettings</maml:name>
                    <command:parameterValue required="False">GatewaySettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastHeartbeat</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GatewaySettings</maml:name>
                    <command:parameterValue required="False">GatewaySettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastHeartbeat</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Gateway name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Device ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GatewaySettings</maml:name>
                <maml:description>
                    <maml:para>Settings for the gateway.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.GatewaySettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastHeartbeat</maml:name>
                <maml:description>
                    <maml:para>Last gateway heartbeat.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortId</maml:name>
                <maml:description>
                    <maml:para>Gateway short identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerGateway</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerGateway</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerGateway</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerGateway gets a(an) BT_CustomerGateway.
Represents a MSPC Gateway.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastHeartbeat</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastHeartbeat_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastHeartbeat_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastHeartbeat</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastHeartbeat_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastHeartbeat_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DeviceId FilterBy_Guid_DeviceId_IN">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Device ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EndpointId FilterBy_Guid_EndpointId_IN">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsArchived">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastHeartbeat">
                <maml:name>LastHeartbeat</maml:name>
                <maml:description>
                    <maml:para>Last gateway heartbeat.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Gateway name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ResourceId FilterBy_Guid_ResourceId_IN">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ShortId FilterBy_String_ShortId_IN">
                <maml:name>ShortId</maml:name>
                <maml:description>
                    <maml:para>Gateway short identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastHeartbeat_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastHeartbeat.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastHeartbeat_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastHeartbeat.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerGateway</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerGateway</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerGateway</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerGateway sets a(an) BT_CustomerGateway.
Represents a MSPC Gateway.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customergateway</maml:name>
                    <command:parameterValue required="True">CustomerGatewayDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GatewaySettings</maml:name>
                    <command:parameterValue required="False">GatewaySettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastHeartbeat</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customergateway</maml:name>
                    <command:parameterValue required="True">CustomerGatewayDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GatewaySettings</maml:name>
                    <command:parameterValue required="False">GatewaySettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastHeartbeat</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customergateway</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerGatewayDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Device ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GatewaySettings</maml:name>
                <maml:description>
                    <maml:para>Settings for the gateway.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.GatewaySettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastHeartbeat</maml:name>
                <maml:description>
                    <maml:para>Last gateway heartbeat.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Gateway name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerGateway</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerGateway</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerGateway</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerGateway removes a(an) BT_CustomerGateway.
Represents a MSPC Gateway.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_PaymentProfile</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_PaymentProfile</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_PaymentProfile</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_PaymentProfile adds a(an) BT_PaymentProfile.
A payment profile describes a payment method associated with its shipping address.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsShippingAddressValid</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethodBase</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethodType</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsShippingAddressValid</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethodBase</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethodType</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingPostalAddress</maml:name>
                <maml:description>
                    <maml:para>The billing address. This field will be used for currency calculation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsShippingAddressValid</maml:name>
                <maml:description>
                    <maml:para>Whether the shipping address has been validated by USPS.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>The payment method will be saved here with the fields we can keep and the information returned by the third party service.
            For instance we can't keep the credit card number but we can keep the last four digits.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PaymentMethodBase</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethodType</maml:name>
                <maml:description>
                    <maml:para>The type of the payment method (Credit card, Wire, Paypal...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PaymentMethod</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreditCard</dev:value>
                        <maml:description>
                            <maml:para>Credit card.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Wire</dev:value>
                        <maml:description>
                            <maml:para>Wire.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShippingPostalAddress</maml:name>
                <maml:description>
                    <maml:para>The shipping address. This field will be used for tax calculation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier associated with the workgroup.
            A workgroup is associated with n payment profiles but only one is the default.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_PaymentProfile</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_PaymentProfile</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_PaymentProfile</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_PaymentProfile gets a(an) BT_PaymentProfile.
A payment profile describes a payment method associated with its shipping address.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsShippingAddressValid</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethodType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsShippingAddressValid</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethodType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsShippingAddressValid">
                <maml:name>IsShippingAddressValid</maml:name>
                <maml:description>
                    <maml:para>Whether the shipping address has been validated by USPS.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_PaymentMethodType">
                <maml:name>PaymentMethodType</maml:name>
                <maml:description>
                    <maml:para>Filter by PaymentMethodType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier associated with the workgroup.
            A workgroup is associated with n payment profiles but only one is the default.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_PaymentProfile</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_PaymentProfile</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_PaymentProfile</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_PaymentProfile sets a(an) BT_PaymentProfile.
A payment profile describes a payment method associated with its shipping address.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>paymentprofile</maml:name>
                    <command:parameterValue required="True">PaymentProfileDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethodBase</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethodType</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>paymentprofile</maml:name>
                    <command:parameterValue required="True">PaymentProfileDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethodBase</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethodType</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>paymentprofile</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.PaymentProfileDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingPostalAddress</maml:name>
                <maml:description>
                    <maml:para>The billing address. This field will be used for currency calculation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>The payment method will be saved here with the fields we can keep and the information returned by the third party service.
            For instance we can't keep the credit card number but we can keep the last four digits.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PaymentMethodBase</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethodType</maml:name>
                <maml:description>
                    <maml:para>The type of the payment method (Credit card, Wire, Paypal...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PaymentMethod</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreditCard</dev:value>
                        <maml:description>
                            <maml:para>Credit card.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Wire</dev:value>
                        <maml:description>
                            <maml:para>Wire.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShippingPostalAddress</maml:name>
                <maml:description>
                    <maml:para>The shipping address. This field will be used for tax calculation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier associated with the workgroup.
            A workgroup is associated with n payment profiles but only one is the default.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_PaymentProfile</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_PaymentProfile</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_PaymentProfile</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_PaymentProfile removes a(an) BT_PaymentProfile.
A payment profile describes a payment method associated with its shipping address.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Team</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Team</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Team</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Team adds a(an) BT_Team.
Represents an MSPC team.
A team is a set of workgroup members who can be assigned to an MSPComplete task or service.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Team</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentType</maml:name>
                    <command:parameterValue required="False">AssignmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Team</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentType</maml:name>
                    <command:parameterValue required="False">AssignmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignmentType</maml:name>
                <maml:description>
                    <maml:para>The team assignment type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AssignmentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>PullFromQueue</dev:value>
                        <maml:description>
                            <maml:para>The agents pull the task from the queue.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LeastLoad</dev:value>
                        <maml:description>
                            <maml:para>Automatically assign the task to the agent with the least load.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RoundRobin</dev:value>
                        <maml:description>
                            <maml:para>Automatically assign the task to the users in turn.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this team.
            On create, will automatically set the system user ID from the ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The team name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup of this team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Teams are under workgroups, thus a ticket scoped to a workgroup is required.</maml:para>
            </maml:alert>
            <maml:title>Assigment type</maml:title>
            <maml:alert>
                <maml:para>
            MSPComplete defines two methods for assigning tasks to team members:
            Pull from Queue (PullFromQueue). The task is assigned to the team, and any team member can claim the task on the My Tasks page. Before the service starts, MSPComplete notifies you if the team task has not been claimed by any of the team members.
            Load Balance (LeastLoad). MSPComplete automatically assigns the task to the team member who has the fewest assigned tasks. The schedule and duration of the assigned tasks are not considered.
          </maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$workgroups = Get-BT_Workgroup -Ticket $btTicket -Name &quot;Default&quot;
$workgroupTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $workgroups[0].WorkgroupOrganizationId
$team = Add-BT_Team -Ticket $workgroupTicket -Name &quot;My new team&quot; -AssignmentType LeastLoad</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Team</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Team</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Team</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Team gets a(an) BT_Team.
Represents an MSPC team.
A team is a set of workgroup members who can be assigned to an MSPComplete task or service.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Team</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Team</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AssignmentType">
                <maml:name>AssignmentType</maml:name>
                <maml:description>
                    <maml:para>Filter by AssignmentType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_CreatedBySystemUserId FilterBy_Guid_CreatedBySystemUserId_IN">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this team.
            On create, will automatically set the system user ID from the ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The team name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup of this team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Teams belong to workgroups, thus a ticket scoped to a workgroup will only return the teams belonging to this workgroup.</maml:para>
            </maml:alert>
            <maml:title>Assigment type</maml:title>
            <maml:alert>
                <maml:para>
            MSPComplete defines two methods for assigning tasks to team members:
            Pull from Queue (PullFromQueue). The task is assigned to the team, and any team member can claim the task on the My Tasks page. Before the service starts, MSPComplete notifies you if the team task has not been claimed by any of the team members.
            Load Balance (LeastLoad). MSPComplete automatically assigns the task to the team member who has the fewest assigned tasks. The schedule and duration of the assigned tasks are not considered.
          </maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$workgroups = Get-BT_Workgroup -Ticket $btTicket -Name &quot;isnull&quot;
$teams = Get-BT_Team -Ticket $btTicket -WorkgroupOrganizationId $workgroups[0].WorkgroupOrganizationId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Team</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Team</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Team</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Team sets a(an) BT_Team.
Represents an MSPC team.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Team</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>team</maml:name>
                    <command:parameterValue required="True">TeamDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentType</maml:name>
                    <command:parameterValue required="False">AssignmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Team</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>team</maml:name>
                    <command:parameterValue required="True">TeamDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentType</maml:name>
                    <command:parameterValue required="False">AssignmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>team</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TeamDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignmentType</maml:name>
                <maml:description>
                    <maml:para>The team assignment type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AssignmentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>PullFromQueue</dev:value>
                        <maml:description>
                            <maml:para>The agents pull the task from the queue.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LeastLoad</dev:value>
                        <maml:description>
                            <maml:para>Automatically assign the task to the agent with the least load.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RoundRobin</dev:value>
                        <maml:description>
                            <maml:para>Automatically assign the task to the users in turn.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this team.
            On create, will automatically set the system user ID from the ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The team name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup of this team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Team</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Team</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Team</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Team removes a(an) BT_Team.
Represents an MSPC team.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Team</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Team</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Workgroup</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Workgroup</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Workgroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Workgroup adds a(an) BT_Workgroup.
A workgroup is managing a list of customers.
            A workgroup may be associated with a payment profile. It also has a Plan Type which defines the level of features enabled in MSPC.
            Each master system user has access to one workgroup at least. A system user can invite somebody to manage his/her workgroup.
A workgroup represents an environment containing sets of customers, end users, teams, and member information.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingGracePeriodEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStatus</maml:name>
                    <command:parameterValue required="False">WorkgroupBillingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponReedemingStatus</maml:name>
                    <command:parameterValue required="False">DistributorCouponReedemingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditLimit</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPaymentProfileId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HasHadPaymentProfile</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HasOptOutDistributorSuggestion</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetTermsPaymentDays</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PlanType</maml:name>
                    <command:parameterValue required="False">WorkgroupPlanType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SkipChargesUntil</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanType</maml:name>
                    <command:parameterValue required="False">WorkgroupPlanType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingGracePeriodEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStatus</maml:name>
                    <command:parameterValue required="False">WorkgroupBillingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponReedemingStatus</maml:name>
                    <command:parameterValue required="False">DistributorCouponReedemingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditLimit</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPaymentProfileId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HasHadPaymentProfile</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HasOptOutDistributorSuggestion</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetTermsPaymentDays</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PlanType</maml:name>
                    <command:parameterValue required="False">WorkgroupPlanType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SkipChargesUntil</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanType</maml:name>
                    <command:parameterValue required="False">WorkgroupPlanType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingGracePeriodEndDate</maml:name>
                <maml:description>
                    <maml:para>Billing grace period end date. Grace period is the period allowed between LateOnPayment and FailureToPay billing status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingStatus</maml:name>
                <maml:description>
                    <maml:para>The billing status of a Workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.WorkgroupBillingStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown - default value for backward compatibility.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Okay</dev:value>
                        <maml:description>
                            <maml:para>Everything is fine, all dues invoices are paid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LateOnPayment</dev:value>
                        <maml:description>
                            <maml:para>LateOnPayment, some due invoices are yet to be paid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FailureToPay</dev:value>
                        <maml:description>
                            <maml:para>FailureToPay, some due invoices haven&apos;t been paid for a while.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CouponReedemingStatus</maml:name>
                <maml:description>
                    <maml:para>Enum to state whether a distributor coupon has been redeemed by the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DistributorCouponReedemingStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Never</dev:value>
                        <maml:description>
                            <maml:para>Never.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Yes</dev:value>
                        <maml:description>
                            <maml:para>Yes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the master system user who created this workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreditLimit</maml:name>
                <maml:description>
                    <maml:para>The maximum amount the workgroup is allowed to have unpaid using net terms, in USD.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPaymentProfileId</maml:name>
                <maml:description>
                    <maml:para>The default payment profile.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>The exchange rate associated with the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HasHadPaymentProfile</maml:name>
                <maml:description>
                    <maml:para>Boolean to state whether the workgroup has ever had an associated payment profile, in order to avoid resetting the currency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HasOptOutDistributorSuggestion</maml:name>
                <maml:description>
                    <maml:para>Boolean to state whether the workgroup would like to opt out of the distributor purchase path.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The workgroup's friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NetTermsPaymentDays</maml:name>
                <maml:description>
                    <maml:para>Number of days before payment is considered overdue on net terms orders.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PlanType</maml:name>
                <maml:description>
                    <maml:para>The type of plan for the Workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.WorkgroupPlanType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown - default value for backward compatibility.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetOrganized</dev:value>
                        <maml:description>
                            <maml:para>Get organized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetOptimized</dev:value>
                        <maml:description>
                            <maml:para>Get optimized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetAutomated</dev:value>
                        <maml:description>
                            <maml:para>Get automated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SkipChargesUntil</maml:name>
                <maml:description>
                    <maml:para>The plan of the workgroup will not cost anything up to this date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TrialPlanEndDate</maml:name>
                <maml:description>
                    <maml:para>End date of a trial.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TrialPlanType</maml:name>
                <maml:description>
                    <maml:para>The workgroup plan type of a trial.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.WorkgroupPlanType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown - default value for backward compatibility.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetOrganized</dev:value>
                        <maml:description>
                            <maml:para>Get organized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetOptimized</dev:value>
                        <maml:description>
                            <maml:para>Get optimized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetAutomated</dev:value>
                        <maml:description>
                            <maml:para>Get automated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The workgroup is associated with an organization. That's how we deal with permissions and user roles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$workgroup = Add-BT_Workgroup -Ticket $btTicket -Name &quot;My new workgroup&quot; -CreatedBySystemUserId $btTicket.SystemUserId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Workgroup</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Workgroup</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Workgroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Workgroup gets a(an) BT_Workgroup.
A workgroup is managing a list of customers.
            A workgroup may be associated with a payment profile. It also has a Plan Type which defines the level of features enabled in MSPC.
            Each master system user has access to one workgroup at least. A system user can invite somebody to manage his/her workgroup.
A workgroup represents an environment containing sets of customers, end users, teams, and member information.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingGracePeriodEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponReedemingStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPaymentProfileId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HasHadPaymentProfile</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HasOptOutDistributorSuggestion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetTermsPaymentDays</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PlanType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SkipChargesUntil</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingGracePeriodEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingGracePeriodEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetTermsPaymentDays_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetTermsPaymentDays_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SkipChargesUntil_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SkipChargesUntil_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TrialPlanEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TrialPlanEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingGracePeriodEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponReedemingStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPaymentProfileId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HasHadPaymentProfile</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HasOptOutDistributorSuggestion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetTermsPaymentDays</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PlanType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SkipChargesUntil</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingGracePeriodEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingGracePeriodEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetTermsPaymentDays_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetTermsPaymentDays_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SkipChargesUntil_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SkipChargesUntil_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TrialPlanEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TrialPlanEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_BillingGracePeriodEndDate">
                <maml:name>BillingGracePeriodEndDate</maml:name>
                <maml:description>
                    <maml:para>Billing grace period end date. Grace period is the period allowed between LateOnPayment and FailureToPay billing status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_BillingStatus">
                <maml:name>BillingStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by BillingStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_CouponReedemingStatus">
                <maml:name>CouponReedemingStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by CouponReedemingStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_CreatedBySystemUserId FilterBy_Guid_CreatedBySystemUserId_IN">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the master system user who created this workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DefaultPaymentProfileId FilterBy_Guid_DefaultPaymentProfileId_IN">
                <maml:name>DefaultPaymentProfileId</maml:name>
                <maml:description>
                    <maml:para>The default payment profile.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ExchangeRateId FilterBy_Guid_ExchangeRateId_IN">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>The exchange rate associated with the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_HasHadPaymentProfile">
                <maml:name>HasHadPaymentProfile</maml:name>
                <maml:description>
                    <maml:para>Boolean to state whether the workgroup has ever had an associated payment profile, in order to avoid resetting the currency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_HasOptOutDistributorSuggestion">
                <maml:name>HasOptOutDistributorSuggestion</maml:name>
                <maml:description>
                    <maml:para>Boolean to state whether the workgroup would like to opt out of the distributor purchase path.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The workgroup's friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_NetTermsPaymentDays FilterBy_Int32_NetTermsPaymentDays_IN">
                <maml:name>NetTermsPaymentDays</maml:name>
                <maml:description>
                    <maml:para>Number of days before payment is considered overdue on net terms orders.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_PlanType">
                <maml:name>PlanType</maml:name>
                <maml:description>
                    <maml:para>Filter by PlanType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_SkipChargesUntil">
                <maml:name>SkipChargesUntil</maml:name>
                <maml:description>
                    <maml:para>The plan of the workgroup will not cost anything up to this date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingGracePeriodEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingGracePeriodEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingGracePeriodEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingGracePeriodEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NetTermsPaymentDays_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by NetTermsPaymentDays.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NetTermsPaymentDays_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by NetTermsPaymentDays.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SkipChargesUntil_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SkipChargesUntil.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SkipChargesUntil_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SkipChargesUntil.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TrialPlanEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TrialPlanEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TrialPlanEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TrialPlanEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_TrialPlanEndDate">
                <maml:name>TrialPlanEndDate</maml:name>
                <maml:description>
                    <maml:para>End date of a trial.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_TrialPlanType">
                <maml:name>TrialPlanType</maml:name>
                <maml:description>
                    <maml:para>Filter by TrialPlanType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The workgroup is associated with an organization. That's how we deal with permissions and user roles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Default workgroup</maml:title>
            <maml:alert>
                <maml:para>Every BitTitan account is associated with at least one workgroup called the default workgroup. The default workgroup has no name and you can retrieve it with the following parameter: -FilterBy_String_Name "isnull".</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Retrieve the default workgroup, which does not have any name and can be retrieved with the &quot;isnull&quot; operator
Get-BT_Workgroup -Ticket $btTicket -Name &quot;isnull&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Workgroup</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Workgroup</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Workgroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Workgroup sets a(an) BT_Workgroup.
A workgroup is managing a list of customers.
            A workgroup may be associated with a payment profile. It also has a Plan Type which defines the level of features enabled in MSPC.
            Each master system user has access to one workgroup at least. A system user can invite somebody to manage his/her workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>workgroup</maml:name>
                    <command:parameterValue required="True">WorkgroupDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPaymentProfileId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HasOptOutDistributorSuggestion</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>workgroup</maml:name>
                    <command:parameterValue required="True">WorkgroupDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPaymentProfileId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HasOptOutDistributorSuggestion</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>workgroup</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.WorkgroupDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPaymentProfileId</maml:name>
                <maml:description>
                    <maml:para>The default payment profile.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>The exchange rate associated with the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HasOptOutDistributorSuggestion</maml:name>
                <maml:description>
                    <maml:para>Boolean to state whether the workgroup would like to opt out of the distributor purchase path.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The workgroup's friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Workgroup</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Workgroup</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Workgroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Workgroup removes a(an) BT_Workgroup.
A workgroup is managing a list of customers.
            A workgroup may be associated with a payment profile. It also has a Plan Type which defines the level of features enabled in MSPC.
            Each master system user has access to one workgroup at least. A system user can invite somebody to manage his/her workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerAsset</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerAsset</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerAsset adds a(an) BT_CustomerAsset.
Represents a customer asset reset request.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Data</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">CustomerAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Data</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">CustomerAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Data</maml:name>
                <maml:description>
                    <maml:para>Asset Data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Asset Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerAssetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Image</dev:value>
                        <maml:description>
                            <maml:para>Logo.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerAsset</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerAsset</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerAsset gets a(an) BT_CustomerAsset.
Represents a customer asset reset request.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Data</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Data_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Data_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Data</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Data_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Data_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Data FilterBy_String_Data_IN">
                <maml:name>Data</maml:name>
                <maml:description>
                    <maml:para>Asset Data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Data_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Data_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Type">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerAsset</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerAsset</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerAsset sets a(an) BT_CustomerAsset.
Represents a customer asset reset request.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerasset</maml:name>
                    <command:parameterValue required="True">CustomerAssetDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Data</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">CustomerAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerasset</maml:name>
                    <command:parameterValue required="True">CustomerAssetDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Data</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">CustomerAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerasset</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerAssetDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Data</maml:name>
                <maml:description>
                    <maml:para>Asset Data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Asset Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerAssetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Image</dev:value>
                        <maml:description>
                            <maml:para>Logo.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerAsset</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerAsset</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerAsset removes a(an) BT_CustomerAsset.
Represents a customer asset reset request.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_EmailTemplate</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_EmailTemplate</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_EmailTemplate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_EmailTemplate adds a(an) BT_EmailTemplate.
Represents email template.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Body</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FromEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Subject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">EmailTemplateType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Body</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FromEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Subject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">EmailTemplateType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Body</maml:name>
                <maml:description>
                    <maml:para>Template for email body.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FromEmailAddress</maml:name>
                <maml:description>
                    <maml:para>The email address that will be used as "from" address for emails created from the template.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Subject</maml:name>
                <maml:description>
                    <maml:para>Template for email subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of the template.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EmailTemplateType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>InvitationToInstallDma</dev:value>
                        <maml:description>
                            <maml:para>Email inviting a user to install Desktop Management Agent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_EmailTemplate</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_EmailTemplate</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_EmailTemplate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_EmailTemplate gets a(an) BT_EmailTemplate.
Represents email template.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FromEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FromEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FromEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Subject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Subject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Subject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FromEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FromEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FromEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Subject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Subject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Subject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FromEmailAddress FilterBy_String_FromEmailAddress_IN">
                <maml:name>FromEmailAddress</maml:name>
                <maml:description>
                    <maml:para>The email address that will be used as "from" address for emails created from the template.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FromEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FromEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FromEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FromEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Subject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Subject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Subject FilterBy_String_Subject_IN">
                <maml:name>Subject</maml:name>
                <maml:description>
                    <maml:para>Template for email subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Type">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_EmailTemplate</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_EmailTemplate</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_EmailTemplate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_EmailTemplate sets a(an) BT_EmailTemplate.
Represents email template.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>emailtemplate</maml:name>
                    <command:parameterValue required="True">EmailTemplateDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Body</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FromEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Subject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">EmailTemplateType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>emailtemplate</maml:name>
                    <command:parameterValue required="True">EmailTemplateDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Body</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FromEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Subject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">EmailTemplateType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>emailtemplate</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.EmailTemplateDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Body</maml:name>
                <maml:description>
                    <maml:para>Template for email body.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FromEmailAddress</maml:name>
                <maml:description>
                    <maml:para>The email address that will be used as "from" address for emails created from the template.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Subject</maml:name>
                <maml:description>
                    <maml:para>Template for email subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of the template.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EmailTemplateType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>InvitationToInstallDma</dev:value>
                        <maml:description>
                            <maml:para>Email inviting a user to install Desktop Management Agent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_EmailTemplate</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_EmailTemplate</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_EmailTemplate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_EmailTemplate removes a(an) BT_EmailTemplate.
Represents email template.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_OfferingInstance</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_OfferingInstance</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_OfferingInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_OfferingInstance adds a(an) BT_OfferingInstance.
Represents a deployment of an to a customer.

        An offering instance contains information about one of your executions of the service, such as the execution status and the customer organization id.
        The metadata of the service can be found in the associated offering metadata object.
        You can use this cmdlet to start an MSPComplete service and it will also create the associated TaskInstance and TaskTarget entities.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">OfferingAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadata</maml:name>
                    <command:parameterValue required="False">OfferingMetadata</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">OfferingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstances</maml:name>
                    <command:parameterValue required="False">TaskInstance[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">OfferingAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadata</maml:name>
                    <command:parameterValue required="False">OfferingMetadata</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">OfferingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstances</maml:name>
                    <command:parameterValue required="False">TaskInstance[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedSettings</maml:name>
                <maml:description>
                    <maml:para>Advanced settings for this offering instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingAdvancedSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the team who performs this service.
            A service can initially be assigned to a team, and then be assigned to a member of that team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the system user who performs this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Callback status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallbackStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForInstantiationCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for instantiation callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForExecutionCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for execution callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CallbackFailed</dev:value>
                        <maml:description>
                            <maml:para>Callback failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletedAt</maml:name>
                <maml:description>
                    <maml:para>Completed date. Denotes the running offering instance completed at this date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date (due dates are always absolute for solutions).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>The key name of the associated .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords, to facilitate searches.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of this specific offering instance.
            Can be used to identify different instances of the same offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>User notes on this offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingMetadata</maml:name>
                <maml:description>
                    <maml:para>The navigation property for relationship to .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingMetadata</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this offering instance is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Release mode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReleaseMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Released</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a released OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Design</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a design mode OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Estimate</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is an estimate mode OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Offering status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NeedParameters</dev:value>
                        <maml:description>
                            <maml:para>Need parameters, offering is a draft.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deployed</dev:value>
                        <maml:description>
                            <maml:para>Deployed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeploymentInProgress</dev:value>
                        <maml:description>
                            <maml:para>Deployment in progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FailedToDeploy</dev:value>
                        <maml:description>
                            <maml:para>Deployment of offering failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>The offering service is in progress (the underlying tasks are in progress).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>The offering service completed (all underlying tasks have completed).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cancelled</dev:value>
                        <maml:description>
                            <maml:para>The offering service has been cancelled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user by who the offering instance is deployed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstances</maml:name>
                <maml:description>
                    <maml:para>The s related to this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskInstance[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Vendor</maml:name>
                <maml:description>
                    <maml:para>Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Offering metadata and offering instance</maml:title>
            <maml:alert>
                <maml:para>
            There are two different types of entities for services:
            the metadata, called OfferingMetadata, which contains information about the service, such as the vendor and the keywords
            the instance, called OfferingInstance, which contains information about one of your executions of the service, such as the execution status and the customer organization id
          </maml:para>
            </maml:alert>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Offering instances are under customers, thus a ticket scoped to a customer is required.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$customers = Get-BT_Customer -Ticket $btTicket
$customerTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $customers[0].OrganizationId
$offeringMetadata = Get-BT_OfferingMetadata -Ticket $btTicket -KeyName &quot;AddProxyOffice365&quot;
$offeringInstance = Add-BT_OfferingInstance -Ticket $customerTicket -OfferingMetadataId $offeringMetadata[0].Id</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_OfferingInstance</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_OfferingInstance</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_OfferingInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_OfferingInstance gets a(an) BT_OfferingInstance.
Represents a deployment of an to a customer.

        An offering instance contains information about one of your executions of the service, such as the execution status and the customer organization id.
        The metadata of the service can be found in the associated offering metadata object.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AssignedToTeamId FilterBy_Guid_AssignedToTeamId_IN">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the team who performs this service.
            A service can initially be assigned to a team, and then be assigned to a member of that team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AssignedToUserId FilterBy_Guid_AssignedToUserId_IN">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the system user who performs this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_CallbackStatus">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by CallbackStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CompletedAt">
                <maml:name>CompletedAt</maml:name>
                <maml:description>
                    <maml:para>Completed date. Denotes the running offering instance completed at this date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Description FilterBy_String_Description_IN">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_DueBy">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date (due dates are always absolute for solutions).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_GeneratedByInformation FilterBy_String_GeneratedByInformation_IN">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_KeyName FilterBy_String_KeyName_IN">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>The key name of the associated .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of this specific offering instance.
            Can be used to identify different instances of the same offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OfferingMetadataId FilterBy_Guid_OfferingMetadataId_IN">
                <maml:name>OfferingMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this offering instance is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ReleaseMode">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Filter by ReleaseMode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompletedAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompletedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompletedAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompletedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DueBy_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DueBy_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Vendor_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Vendor_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Status">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user by who the offering instance is deployed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Vendor FilterBy_String_Vendor_IN">
                <maml:name>Vendor</maml:name>
                <maml:description>
                    <maml:para>Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Visibility">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Offering metadata and offering instance</maml:title>
            <maml:alert>
                <maml:para>
            There are two different types of entities for services:
            the metadata, called OfferingMetadata, which contains information about the service, such as the vendor and the keywords
            the instance, called OfferingInstance, which contains information about one of your executions of the service, such as the execution status and the customer organization id
          </maml:para>
            </maml:alert>
            <maml:title>Customer scope</maml:title>
            <maml:alert>
                <maml:para>Offering instances belong to customers, thus a ticket scoped to a customer will only return the offering instances belonging to this customer.</maml:para>
            </maml:alert>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Offering instances belong to workgroups, thus a ticket scoped to a workgroup will only return the offering instances belonging to this workgroup.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$offeringMetadata = Get-BT_OfferingMetadata -Ticket $btTicket -KeyName &quot;HealthCheckForAzure&quot;
$offeringInstances = Get-BT_OfferingInstance -Ticket $btTicket -OfferingMetadataId $offeringMetadata.Id</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_OfferingInstance</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_OfferingInstance</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_OfferingInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_OfferingInstance sets a(an) BT_OfferingInstance.
Represents a deployment of an to a customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>offeringinstance</maml:name>
                    <command:parameterValue required="True">OfferingInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">OfferingAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadata</maml:name>
                    <command:parameterValue required="False">OfferingMetadata</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">OfferingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstances</maml:name>
                    <command:parameterValue required="False">TaskInstance[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>offeringinstance</maml:name>
                    <command:parameterValue required="True">OfferingInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">OfferingAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadata</maml:name>
                    <command:parameterValue required="False">OfferingMetadata</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">OfferingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstances</maml:name>
                    <command:parameterValue required="False">TaskInstance[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>offeringinstance</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OfferingInstanceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedSettings</maml:name>
                <maml:description>
                    <maml:para>Advanced settings for this offering instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingAdvancedSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the team who performs this service.
            A service can initially be assigned to a team, and then be assigned to a member of that team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the system user who performs this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Callback status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallbackStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForInstantiationCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for instantiation callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForExecutionCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for execution callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CallbackFailed</dev:value>
                        <maml:description>
                            <maml:para>Callback failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletedAt</maml:name>
                <maml:description>
                    <maml:para>Completed date. Denotes the running offering instance completed at this date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date (due dates are always absolute for solutions).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords, to facilitate searches.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of this specific offering instance.
            Can be used to identify different instances of the same offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>User notes on this offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingMetadata</maml:name>
                <maml:description>
                    <maml:para>The navigation property for relationship to .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingMetadata</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this offering instance is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Release mode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReleaseMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Released</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a released OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Design</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a design mode OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Estimate</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is an estimate mode OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Offering status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NeedParameters</dev:value>
                        <maml:description>
                            <maml:para>Need parameters, offering is a draft.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deployed</dev:value>
                        <maml:description>
                            <maml:para>Deployed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeploymentInProgress</dev:value>
                        <maml:description>
                            <maml:para>Deployment in progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FailedToDeploy</dev:value>
                        <maml:description>
                            <maml:para>Deployment of offering failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>The offering service is in progress (the underlying tasks are in progress).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>The offering service completed (all underlying tasks have completed).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cancelled</dev:value>
                        <maml:description>
                            <maml:para>The offering service has been cancelled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user by who the offering instance is deployed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstances</maml:name>
                <maml:description>
                    <maml:para>The s related to this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskInstance[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Vendor</maml:name>
                <maml:description>
                    <maml:para>Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_OfferingInstance</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_OfferingInstance</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_OfferingInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_OfferingInstance removes a(an) BT_OfferingInstance.
Represents a deployment of an to a customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_OfferingMetadata</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_OfferingMetadata</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_OfferingMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_OfferingMetadata adds a(an) BT_OfferingMetadata.
Represents an item in the catalog, or a customization of an item in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DurationInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginalMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">MetadataReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DurationInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginalMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">MetadataReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default team who performs this service.
            A service can initially be assigned to a team, and then be assigned to a member of that team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default system user who performs this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueBy</maml:name>
                <maml:description>
                    <maml:para>Default due date (due dates are always absolute for solutions).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DurationInMinutes</maml:name>
                <maml:description>
                    <maml:para>Estimated duration in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EditVersion</maml:name>
                <maml:description>
                    <maml:para>The current OfferingMetadata version in MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords, to facilitate searches.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Offering name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>User notes on this offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OriginalMetadataId</maml:name>
                <maml:description>
                    <maml:para>Id of the original metadata this one was templated from. The "original" metadata is the
            metadata that was not created by saving a template from another one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Metadata release mode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataReleaseMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Released</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a released OfferingMetadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Draft</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a draft mode OfferingMetadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user who created the offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Vendor</maml:name>
                <maml:description>
                    <maml:para>Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup that owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_OfferingMetadata</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_OfferingMetadata</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_OfferingMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_OfferingMetadata gets a(an) BT_OfferingMetadata.
Represents an item in the catalog, or a customization of an item in the catalog.

        An offering metadata contains information about an MSPComplete service, such as the vendor and the keywords.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DurationInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginalMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DurationInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DurationInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DurationInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginalMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DurationInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DurationInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AdditionalCallbackHandlerNames FilterBy_String_AdditionalCallbackHandlerNames_IN">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_CallbackHandlerName FilterBy_String_CallbackHandlerName_IN">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DefaultAssignedToTeamId FilterBy_Guid_DefaultAssignedToTeamId_IN">
                <maml:name>DefaultAssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default team who performs this service.
            A service can initially be assigned to a team, and then be assigned to a member of that team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DefaultAssignedToUserId FilterBy_Guid_DefaultAssignedToUserId_IN">
                <maml:name>DefaultAssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default system user who performs this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_DefaultDueBy">
                <maml:name>DefaultDueBy</maml:name>
                <maml:description>
                    <maml:para>Default due date (due dates are always absolute for solutions).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Description FilterBy_String_Description_IN">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_DurationInMinutes FilterBy_Int32_DurationInMinutes_IN">
                <maml:name>DurationInMinutes</maml:name>
                <maml:description>
                    <maml:para>Estimated duration in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_EditVersion FilterBy_Int32_EditVersion_IN">
                <maml:name>EditVersion</maml:name>
                <maml:description>
                    <maml:para>The current OfferingMetadata version in MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsSystemAdded">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_KeyName FilterBy_String_KeyName_IN">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Offering name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OriginalMetadataId FilterBy_Guid_OriginalMetadataId_IN">
                <maml:name>OriginalMetadataId</maml:name>
                <maml:description>
                    <maml:para>Id of the original metadata this one was templated from. The "original" metadata is the
            metadata that was not created by saving a template from another one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ReleaseMode">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Filter by ReleaseMode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultDueBy_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultDueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultDueBy_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultDueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DurationInMinutes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DurationInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DurationInMinutes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DurationInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EditVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EditVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EditVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EditVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Vendor_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Vendor_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user who created the offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Vendor FilterBy_String_Vendor_IN">
                <maml:name>Vendor</maml:name>
                <maml:description>
                    <maml:para>Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Visibility">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup that owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Offering metadata and offering instance</maml:title>
            <maml:alert>
                <maml:para>
            There are two different types of entities for services:
            the metadata, called OfferingMetadata, which contains information about the service, such as the vendor and the keywords
            the instance, called OfferingInstance, which contains information about one of your executions of the service, such as the execution status and the customer organization id
          </maml:para>
            </maml:alert>
            <maml:title>Public and private MSPComplete services</maml:title>
            <maml:alert>
                <maml:para>With MSPC, you can create your own custom services. While MSPComplete services offered by BitTitan do not belong to any workgroup, your private services belong to your workgroups.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>Get-BT_OfferingMetadata -Ticket $btTicket -KeyName &quot;HealthCheckForAzure&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_OfferingMetadata</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_OfferingMetadata</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_OfferingMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_OfferingMetadata sets a(an) BT_OfferingMetadata.
Represents an item in the catalog, or a customization of an item in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>offeringmetadata</maml:name>
                    <command:parameterValue required="True">OfferingMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DurationInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginalMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">MetadataReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>offeringmetadata</maml:name>
                    <command:parameterValue required="True">OfferingMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DurationInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginalMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">MetadataReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>offeringmetadata</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OfferingMetadataDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default team who performs this service.
            A service can initially be assigned to a team, and then be assigned to a member of that team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default system user who performs this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueBy</maml:name>
                <maml:description>
                    <maml:para>Default due date (due dates are always absolute for solutions).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DurationInMinutes</maml:name>
                <maml:description>
                    <maml:para>Estimated duration in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EditVersion</maml:name>
                <maml:description>
                    <maml:para>The current OfferingMetadata version in MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords, to facilitate searches.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Offering name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>User notes on this offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OriginalMetadataId</maml:name>
                <maml:description>
                    <maml:para>Id of the original metadata this one was templated from. The "original" metadata is the
            metadata that was not created by saving a template from another one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Metadata release mode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataReleaseMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Released</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a released OfferingMetadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Draft</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a draft mode OfferingMetadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user who created the offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Vendor</maml:name>
                <maml:description>
                    <maml:para>Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup that owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_OfferingMetadata</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_OfferingMetadata</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_OfferingMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_OfferingMetadata removes a(an) BT_OfferingMetadata.
Represents an item in the catalog, or a customization of an item in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_OfferingMetadataToTaskMetadata</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_OfferingMetadataToTaskMetadata</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_OfferingMetadataToTaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_OfferingMetadataToTaskMetadata adds a(an) BT_OfferingMetadataToTaskMetadata.
Association entity between OfferingMetadata entity and TaskMetadata entity.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionEnvironment</maml:name>
                    <command:parameterValue required="False">ExecutionEnvironmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldAutomaticallyStart</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskDefaultExecutionOrder</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">TaskVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionEnvironment</maml:name>
                    <command:parameterValue required="False">ExecutionEnvironmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldAutomaticallyStart</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskDefaultExecutionOrder</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">TaskVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The id of the team that owns executing this task, inherited from the and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The id of the system user who owns executing this task, inherited from the and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date, inherited from the and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Due by minutes from start, inherited from the and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByType</maml:name>
                <maml:description>
                    <maml:para>Due by type, inherited from the and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecutionEnvironment</maml:name>
                <maml:description>
                    <maml:para>The selected .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ExecutionEnvironmentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloud</dev:value>
                        <maml:description>
                            <maml:para>BitTitan cloud.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Customer-owned gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Input</maml:name>
                <maml:description>
                    <maml:para>The input of this task in the offering, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableBinding[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>The key name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LinkedTaskId</maml:name>
                <maml:description>
                    <maml:para>The id of the linked .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The name, inherited from 's name and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Output</maml:name>
                <maml:description>
                    <maml:para>The output of this task in the offering, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableBinding[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>The id of the parent .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldAutomaticallyStart</maml:name>
                <maml:description>
                    <maml:para>Whether or not to automatically start the tasks, inherited from the
            and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskDefaultExecutionOrder</maml:name>
                <maml:description>
                    <maml:para>Default execution order for this task, among the set of tasks associated with a given offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Visibility of the task upon deployment of the offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>Not visible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Visible in the task launcher, if the corresponding offering has been deployed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Playbook</dev:value>
                        <maml:description>
                            <maml:para>Visible as a &quot;&quot;To Do&quot;&quot; task in the playbook when the corresponding offering has been deployed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PlaybookAndEnabled</dev:value>
                        <maml:description>
                            <maml:para>Visible both as a &quot;&quot;To Do&quot;&quot; task in the playbook and in the task launcher.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_OfferingMetadataToTaskMetadata</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_OfferingMetadataToTaskMetadata</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_OfferingMetadataToTaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_OfferingMetadataToTaskMetadata gets a(an) BT_OfferingMetadataToTaskMetadata.
Association entity between OfferingMetadata entity and TaskMetadata entity.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionEnvironment</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShouldAutomaticallyStart</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TaskDefaultExecutionOrder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TaskDefaultExecutionOrder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskDefaultExecutionOrder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionEnvironment</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShouldAutomaticallyStart</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TaskDefaultExecutionOrder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TaskDefaultExecutionOrder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskDefaultExecutionOrder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AssignedToTeamId FilterBy_Guid_AssignedToTeamId_IN">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The id of the team that owns executing this task, inherited from the and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AssignedToUserId FilterBy_Guid_AssignedToUserId_IN">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The id of the system user who owns executing this task, inherited from the and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ExecutionEnvironment">
                <maml:name>ExecutionEnvironment</maml:name>
                <maml:description>
                    <maml:para>Filter by ExecutionEnvironment.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsSystemAdded">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_KeyName FilterBy_String_KeyName_IN">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>The key name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LinkedTaskId FilterBy_Guid_LinkedTaskId_IN">
                <maml:name>LinkedTaskId</maml:name>
                <maml:description>
                    <maml:para>The id of the linked .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The name, inherited from 's name and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OfferingMetadataId FilterBy_Guid_OfferingMetadataId_IN">
                <maml:name>OfferingMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ParentId FilterBy_Guid_ParentId_IN">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>The id of the parent .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_ShouldAutomaticallyStart">
                <maml:name>ShouldAutomaticallyStart</maml:name>
                <maml:description>
                    <maml:para>Whether or not to automatically start the tasks, inherited from the
            and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TaskDefaultExecutionOrder_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TaskDefaultExecutionOrder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TaskDefaultExecutionOrder_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TaskDefaultExecutionOrder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Double_TaskDefaultExecutionOrder FilterBy_Double_TaskDefaultExecutionOrder_IN">
                <maml:name>TaskDefaultExecutionOrder</maml:name>
                <maml:description>
                    <maml:para>Default execution order for this task, among the set of tasks associated with a given offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_TaskMetadataId FilterBy_Guid_TaskMetadataId_IN">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Visibility">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_OfferingMetadataToTaskMetadata</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_OfferingMetadataToTaskMetadata</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_OfferingMetadataToTaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_OfferingMetadataToTaskMetadata sets a(an) BT_OfferingMetadataToTaskMetadata.
Association entity between OfferingMetadata entity and TaskMetadata entity.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>offeringmetadatatotaskmetadata</maml:name>
                    <command:parameterValue required="True">OfferingMetadataToTaskMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionEnvironment</maml:name>
                    <command:parameterValue required="False">ExecutionEnvironmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldAutomaticallyStart</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskDefaultExecutionOrder</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">TaskVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>offeringmetadatatotaskmetadata</maml:name>
                    <command:parameterValue required="True">OfferingMetadataToTaskMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionEnvironment</maml:name>
                    <command:parameterValue required="False">ExecutionEnvironmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldAutomaticallyStart</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskDefaultExecutionOrder</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">TaskVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>offeringmetadatatotaskmetadata</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OfferingMetadataToTaskMetadataDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The id of the team that owns executing this task, inherited from the and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The id of the system user who owns executing this task, inherited from the and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date, inherited from the and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Due by minutes from start, inherited from the and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByType</maml:name>
                <maml:description>
                    <maml:para>Due by type, inherited from the and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecutionEnvironment</maml:name>
                <maml:description>
                    <maml:para>The selected .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ExecutionEnvironmentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloud</dev:value>
                        <maml:description>
                            <maml:para>BitTitan cloud.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Customer-owned gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Input</maml:name>
                <maml:description>
                    <maml:para>The input of this task in the offering, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableBinding[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>The key name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LinkedTaskId</maml:name>
                <maml:description>
                    <maml:para>The id of the linked .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The name, inherited from 's name and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Output</maml:name>
                <maml:description>
                    <maml:para>The output of this task in the offering, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableBinding[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>The id of the parent .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldAutomaticallyStart</maml:name>
                <maml:description>
                    <maml:para>Whether or not to automatically start the tasks, inherited from the
            and overrideable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskDefaultExecutionOrder</maml:name>
                <maml:description>
                    <maml:para>Default execution order for this task, among the set of tasks associated with a given offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Visibility of the task upon deployment of the offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>Not visible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Visible in the task launcher, if the corresponding offering has been deployed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Playbook</dev:value>
                        <maml:description>
                            <maml:para>Visible as a &quot;&quot;To Do&quot;&quot; task in the playbook when the corresponding offering has been deployed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PlaybookAndEnabled</dev:value>
                        <maml:description>
                            <maml:para>Visible both as a &quot;&quot;To Do&quot;&quot; task in the playbook and in the task launcher.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_OfferingMetadataToTaskMetadata</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_OfferingMetadataToTaskMetadata</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_OfferingMetadataToTaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_OfferingMetadataToTaskMetadata removes a(an) BT_OfferingMetadataToTaskMetadata.
Association entity between OfferingMetadata entity and TaskMetadata entity.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_PropertyBag</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_PropertyBag</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_PropertyBag</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_PropertyBag adds a(an) BT_PropertyBag.
Represents a bag of properties attached to an entity instance.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Properties</maml:name>
                    <command:parameterValue required="False">PropertyBase[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Properties</maml:name>
                    <command:parameterValue required="False">PropertyBase[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Properties</maml:name>
                <maml:description>
                    <maml:para>The properties.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBase[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_PropertyBag</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_PropertyBag</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_PropertyBag</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_PropertyBag gets a(an) BT_PropertyBag.
Represents a bag of properties attached to an entity instance.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PropertiesXml</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PropertiesXml_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PropertiesXml_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PropertiesXml</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PropertiesXml_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PropertiesXml_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PropertiesXml FilterBy_String_PropertiesXml_IN">
                <maml:name>PropertiesXml</maml:name>
                <maml:description>
                    <maml:para>The properties serialized to Xml.
            This field is for internal usages.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ReferenceEntityId FilterBy_Guid_ReferenceEntityId_IN">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ReferenceEntityType FilterBy_String_ReferenceEntityType_IN">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PropertiesXml_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PropertiesXml.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PropertiesXml_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PropertiesXml.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_PropertyBag</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_PropertyBag</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_PropertyBag</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_PropertyBag sets a(an) BT_PropertyBag.
Represents a bag of properties attached to an entity instance.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>propertybag</maml:name>
                    <command:parameterValue required="True">PropertyBagDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Properties</maml:name>
                    <command:parameterValue required="False">PropertyBase[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>propertybag</maml:name>
                    <command:parameterValue required="True">PropertyBagDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Properties</maml:name>
                    <command:parameterValue required="False">PropertyBase[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>propertybag</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.PropertyBagDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Properties</maml:name>
                <maml:description>
                    <maml:para>The properties.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBase[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_PropertyBag</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_PropertyBag</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_PropertyBag</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_PropertyBag removes a(an) BT_PropertyBag.
Represents a bag of properties attached to an entity instance.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_RecurrentWorkflowRule</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_RecurrentWorkflowRule</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_RecurrentWorkflowRule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_RecurrentWorkflowRule adds a(an) BT_RecurrentWorkflowRule.
Represents a recurrent workflow rule in the Async Execution Framework.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowConcurrentInstances</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Enabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextOccurrenceTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceFrequency</maml:name>
                    <command:parameterValue required="False">RecurrenceFrequency</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceInterval</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceStartTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RuleType</maml:name>
                    <command:parameterValue required="False">RecurrentWorkflowRuleType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowData</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowReferenceId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowConcurrentInstances</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Enabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextOccurrenceTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceFrequency</maml:name>
                    <command:parameterValue required="False">RecurrenceFrequency</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceInterval</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceStartTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RuleType</maml:name>
                    <command:parameterValue required="False">RecurrentWorkflowRuleType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowData</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowReferenceId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AllowConcurrentInstances</maml:name>
                <maml:description>
                    <maml:para>Whether two overlapping instances are allowed to run concurrently.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Enabled</maml:name>
                <maml:description>
                    <maml:para>Indicates if the rule is enabled or disabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextOccurrenceTime</maml:name>
                <maml:description>
                    <maml:para>The next occurrence time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceFrequency</maml:name>
                <maml:description>
                    <maml:para>Frequency of recurrence pattern.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.RecurrenceFrequency</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Minutely</dev:value>
                        <maml:description>
                            <maml:para>Minutely.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Hourly</dev:value>
                        <maml:description>
                            <maml:para>Hourly.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Weekly</dev:value>
                        <maml:description>
                            <maml:para>Weekly.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Monthly</dev:value>
                        <maml:description>
                            <maml:para>Monthly.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceInterval</maml:name>
                <maml:description>
                    <maml:para>Interval of the recurrence pattern.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceStartTime</maml:name>
                <maml:description>
                    <maml:para>Recurrent start time in UTC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RuleType</maml:name>
                <maml:description>
                    <maml:para>The recurrent workflow rule type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.RecurrentWorkflowRuleType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>UserDefined</dev:value>
                        <maml:description>
                            <maml:para>User defined.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SystemLevel</dev:value>
                        <maml:description>
                            <maml:para>System level.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Rule type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowData</maml:name>
                <maml:description>
                    <maml:para>The data value for the workflow instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowReferenceId</maml:name>
                <maml:description>
                    <maml:para>The target instance's reference id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowType</maml:name>
                <maml:description>
                    <maml:para>The type of workflow instance to create.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_RecurrentWorkflowRule</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_RecurrentWorkflowRule</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_RecurrentWorkflowRule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_RecurrentWorkflowRule gets a(an) BT_RecurrentWorkflowRule.
Represents a recurrent workflow rule in the Async Execution Framework.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AllowConcurrentInstances</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Enabled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextOccurrenceTime</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceFrequency</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceInterval</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceStartTime</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RuleType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextOccurrenceTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextOccurrenceTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceInterval_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceInterval_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceStartTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceStartTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Type_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Type_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowData_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowData_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowReferenceId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowReferenceId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowData</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowReferenceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AllowConcurrentInstances</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Enabled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextOccurrenceTime</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceFrequency</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceInterval</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceStartTime</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RuleType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextOccurrenceTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextOccurrenceTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceInterval_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceInterval_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceStartTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceStartTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Type_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Type_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowData_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowData_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowReferenceId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowReferenceId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowData</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowReferenceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_AllowConcurrentInstances">
                <maml:name>AllowConcurrentInstances</maml:name>
                <maml:description>
                    <maml:para>Whether two overlapping instances are allowed to run concurrently.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_Enabled">
                <maml:name>Enabled</maml:name>
                <maml:description>
                    <maml:para>Indicates if the rule is enabled or disabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_NextOccurrenceTime">
                <maml:name>NextOccurrenceTime</maml:name>
                <maml:description>
                    <maml:para>The next occurrence time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_RecurrenceFrequency">
                <maml:name>RecurrenceFrequency</maml:name>
                <maml:description>
                    <maml:para>Filter by RecurrenceFrequency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_RecurrenceInterval FilterBy_Int32_RecurrenceInterval_IN">
                <maml:name>RecurrenceInterval</maml:name>
                <maml:description>
                    <maml:para>Interval of the recurrence pattern.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_RecurrenceStartTime">
                <maml:name>RecurrenceStartTime</maml:name>
                <maml:description>
                    <maml:para>Recurrent start time in UTC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_RuleType">
                <maml:name>RuleType</maml:name>
                <maml:description>
                    <maml:para>Filter by RuleType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NextOccurrenceTime_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by NextOccurrenceTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NextOccurrenceTime_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by NextOccurrenceTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RecurrenceInterval_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RecurrenceInterval.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RecurrenceInterval_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RecurrenceInterval.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RecurrenceStartTime_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RecurrenceStartTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RecurrenceStartTime_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RecurrenceStartTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Type_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Type_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowData_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowData.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowData_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowData.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowReferenceId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowReferenceId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowReferenceId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowReferenceId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Type FilterBy_String_Type_IN">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Rule type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_WorkflowData FilterBy_String_WorkflowData_IN">
                <maml:name>WorkflowData</maml:name>
                <maml:description>
                    <maml:para>The data value for the workflow instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_WorkflowReferenceId FilterBy_String_WorkflowReferenceId_IN">
                <maml:name>WorkflowReferenceId</maml:name>
                <maml:description>
                    <maml:para>The target instance's reference id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_WorkflowType FilterBy_String_WorkflowType_IN">
                <maml:name>WorkflowType</maml:name>
                <maml:description>
                    <maml:para>The type of workflow instance to create.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_RecurrentWorkflowRule</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_RecurrentWorkflowRule</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_RecurrentWorkflowRule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_RecurrentWorkflowRule sets a(an) BT_RecurrentWorkflowRule.
Represents a recurrent workflow rule in the Async Execution Framework.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>recurrentworkflowrule</maml:name>
                    <command:parameterValue required="True">RecurrentWorkflowRuleDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowConcurrentInstances</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Enabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextOccurrenceTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceFrequency</maml:name>
                    <command:parameterValue required="False">RecurrenceFrequency</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceInterval</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceStartTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RuleType</maml:name>
                    <command:parameterValue required="False">RecurrentWorkflowRuleType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowData</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowReferenceId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>recurrentworkflowrule</maml:name>
                    <command:parameterValue required="True">RecurrentWorkflowRuleDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowConcurrentInstances</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Enabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextOccurrenceTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceFrequency</maml:name>
                    <command:parameterValue required="False">RecurrenceFrequency</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceInterval</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceStartTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RuleType</maml:name>
                    <command:parameterValue required="False">RecurrentWorkflowRuleType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowData</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowReferenceId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>recurrentworkflowrule</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.RecurrentWorkflowRuleDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AllowConcurrentInstances</maml:name>
                <maml:description>
                    <maml:para>Whether two overlapping instances are allowed to run concurrently.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Enabled</maml:name>
                <maml:description>
                    <maml:para>Indicates if the rule is enabled or disabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextOccurrenceTime</maml:name>
                <maml:description>
                    <maml:para>The next occurrence time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceFrequency</maml:name>
                <maml:description>
                    <maml:para>Frequency of recurrence pattern.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.RecurrenceFrequency</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Minutely</dev:value>
                        <maml:description>
                            <maml:para>Minutely.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Hourly</dev:value>
                        <maml:description>
                            <maml:para>Hourly.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Weekly</dev:value>
                        <maml:description>
                            <maml:para>Weekly.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Monthly</dev:value>
                        <maml:description>
                            <maml:para>Monthly.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceInterval</maml:name>
                <maml:description>
                    <maml:para>Interval of the recurrence pattern.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceStartTime</maml:name>
                <maml:description>
                    <maml:para>Recurrent start time in UTC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RuleType</maml:name>
                <maml:description>
                    <maml:para>The recurrent workflow rule type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.RecurrentWorkflowRuleType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>UserDefined</dev:value>
                        <maml:description>
                            <maml:para>User defined.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SystemLevel</dev:value>
                        <maml:description>
                            <maml:para>System level.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Rule type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowData</maml:name>
                <maml:description>
                    <maml:para>The data value for the workflow instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowReferenceId</maml:name>
                <maml:description>
                    <maml:para>The target instance's reference id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowType</maml:name>
                <maml:description>
                    <maml:para>The type of workflow instance to create.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_RecurrentWorkflowRule</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_RecurrentWorkflowRule</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_RecurrentWorkflowRule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_RecurrentWorkflowRule removes a(an) BT_RecurrentWorkflowRule.
Represents a recurrent workflow rule in the Async Execution Framework.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Customer</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Customer</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Customer</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Customer adds a(an) BT_Customer.
Represents a partner&apos;s customers being sold to in the MSPC platform.
Customers are added under workgroups.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Customer</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CompanyName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDomain</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanySizeBucket</maml:name>
                    <command:parameterValue required="False">CustomerSizeRange</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CountryName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">CustomerSubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IndustryType</maml:name>
                    <command:parameterValue required="False">Industries</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDefaultCustomer</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDemoCustomer</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAccessed</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StateProvinceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Customer</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CompanyName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDomain</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanySizeBucket</maml:name>
                    <command:parameterValue required="False">CustomerSizeRange</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CountryName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">CustomerSubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IndustryType</maml:name>
                    <command:parameterValue required="False">Industries</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDefaultCustomer</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDemoCustomer</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAccessed</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StateProvinceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompanyName</maml:name>
                <maml:description>
                    <maml:para>Company name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryDomain</maml:name>
                <maml:description>
                    <maml:para>Primary domain.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CityName</maml:name>
                <maml:description>
                    <maml:para>City name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompanySizeBucket</maml:name>
                <maml:description>
                    <maml:para>Company size range.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerSizeRange</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between1And10</dev:value>
                        <maml:description>
                            <maml:para>Between 1 and 10.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between11And50</dev:value>
                        <maml:description>
                            <maml:para>Between 11 and 50.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between51And200</dev:value>
                        <maml:description>
                            <maml:para>Between 51 and 200.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between201And500</dev:value>
                        <maml:description>
                            <maml:para>Between 201 and 500.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between501And1000</dev:value>
                        <maml:description>
                            <maml:para>Between 501 and 1000.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between1001And5000</dev:value>
                        <maml:description>
                            <maml:para>Between 1001 and 5000.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between5001And10000</dev:value>
                        <maml:description>
                            <maml:para>Between 5001 and 10000.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Over10001</dev:value>
                        <maml:description>
                            <maml:para>Over 10001.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CountryName</maml:name>
                <maml:description>
                    <maml:para>Country name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                <maml:description>
                    <maml:para>Determines the auto renewal policy for the subscriptions under the customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerSubscriptionRenewalPolicy</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Auto renew all subscriptions that are under the customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotAutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Do not the auto renew subscriptions under the customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IndustryType</maml:name>
                <maml:description>
                    <maml:para>Industry type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Industries</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Education</dev:value>
                        <maml:description>
                            <maml:para>Education.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Government</dev:value>
                        <maml:description>
                            <maml:para>Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Healthcare</dev:value>
                        <maml:description>
                            <maml:para>Healthcare.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Legal</dev:value>
                        <maml:description>
                            <maml:para>Legal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CommunicationAndMedia</dev:value>
                        <maml:description>
                            <maml:para>Communication &amp; media.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinancialServices</dev:value>
                        <maml:description>
                            <maml:para>Financial services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ManufacturingAndResources</dev:value>
                        <maml:description>
                            <maml:para>Manufacturing &amp; resources.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RetailConsumerProductsAndServices</dev:value>
                        <maml:description>
                            <maml:para>Retail, consumer products and services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Other</dev:value>
                        <maml:description>
                            <maml:para>Other.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NoVerticalFocus</dev:value>
                        <maml:description>
                            <maml:para>No vertical focus.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Whether this customer is archived or not.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDefaultCustomer</maml:name>
                <maml:description>
                    <maml:para>Whether or not the customer is the default one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDemoCustomer</maml:name>
                <maml:description>
                    <maml:para>Whether or not the customer is a demo one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAccessed</maml:name>
                <maml:description>
                    <maml:para>Last access date of this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortId</maml:name>
                <maml:description>
                    <maml:para>Company short identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StateProvinceName</maml:name>
                <maml:description>
                    <maml:para>State province name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupId</maml:name>
                <maml:description>
                    <maml:para>The workgroup associated with this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Customers are under workgroups, thus this cmdlet requires a ticket scoped to a workgroup id.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Get a ticket scoped to a workgroup
$cred = Get-Credential
$ticket = Get-BT_Ticket -Credential $cred -ServiceType BitTitan -WorkgroupId &apos;your-workgroup-id-here&apos;
 
# Create a new customer
$customer = Add-BT_Customer -Ticket $ticket -CompanyName &apos;company-name-here&apos; -PrimaryDomain &apos;company-domain-here&apos;
</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Customer</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Customer</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Customer</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Customer gets a(an) BT_Customer.
Represents a partner&apos;s customers being sold to in the MSPC platform.
</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Customer</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CityName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanySizeBucket</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CountryName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IndustryType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDefaultCustomer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDemoCustomer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAccessed</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryDomain</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CityName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CityName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompanyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompanyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CountryName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CountryName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAccessed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAccessed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDomain_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDomain_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StateProvinceName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StateProvinceName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StateProvinceName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Customer</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CityName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanySizeBucket</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CountryName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IndustryType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDefaultCustomer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDemoCustomer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAccessed</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryDomain</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CityName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CityName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompanyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompanyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CountryName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CountryName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAccessed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAccessed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDomain_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDomain_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StateProvinceName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StateProvinceName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StateProvinceName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_CityName FilterBy_String_CityName_IN">
                <maml:name>CityName</maml:name>
                <maml:description>
                    <maml:para>City name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_CompanyName FilterBy_String_CompanyName_IN">
                <maml:name>CompanyName</maml:name>
                <maml:description>
                    <maml:para>Company name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_CompanySizeBucket">
                <maml:name>CompanySizeBucket</maml:name>
                <maml:description>
                    <maml:para>Filter by CompanySizeBucket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_CountryName FilterBy_String_CountryName_IN">
                <maml:name>CountryName</maml:name>
                <maml:description>
                    <maml:para>Country name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_CustomerSubscriptionRenewalPolicy">
                <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                <maml:description>
                    <maml:para>Filter by CustomerSubscriptionRenewalPolicy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_IndustryType">
                <maml:name>IndustryType</maml:name>
                <maml:description>
                    <maml:para>Filter by IndustryType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsArchived">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Whether this customer is archived or not.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDefaultCustomer">
                <maml:name>IsDefaultCustomer</maml:name>
                <maml:description>
                    <maml:para>Whether or not the customer is the default one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDemoCustomer">
                <maml:name>IsDemoCustomer</maml:name>
                <maml:description>
                    <maml:para>Whether or not the customer is a demo one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastAccessed">
                <maml:name>LastAccessed</maml:name>
                <maml:description>
                    <maml:para>Last access date of this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PrimaryDomain FilterBy_String_PrimaryDomain_IN">
                <maml:name>PrimaryDomain</maml:name>
                <maml:description>
                    <maml:para>Primary domain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ShortId FilterBy_String_ShortId_IN">
                <maml:name>ShortId</maml:name>
                <maml:description>
                    <maml:para>Company short identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CityName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CityName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CityName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CityName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompanyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompanyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompanyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompanyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CountryName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CountryName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CountryName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CountryName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAccessed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAccessed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAccessed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAccessed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryDomain_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryDomain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryDomain_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryDomain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StateProvinceName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StateProvinceName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StateProvinceName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StateProvinceName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_StateProvinceName FilterBy_String_StateProvinceName_IN">
                <maml:name>StateProvinceName</maml:name>
                <maml:description>
                    <maml:para>State province name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupId FilterBy_Guid_WorkgroupId_IN">
                <maml:name>WorkgroupId</maml:name>
                <maml:description>
                    <maml:para>The workgroup associated with this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Customers belong to workgroups, thus a ticket scoped to a workgroup will only return the customers belonging to this workgroup.</maml:para>
            </maml:alert>
            <maml:title>Default customer</maml:title>
            <maml:alert>
                <maml:para>Every BitTitan workgroup has a the default customer. The company name of the default customer is "Default" and you can retrieve it with the following parameter: -FilterBy_String_CompanyName "Default".</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>Get-BT_Customer -Ticket $btTicket -CompanyName &quot;Default&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Customer</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Customer</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Customer</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Customer sets a(an) BT_Customer.
Represents a partner&apos;s customers being sold to in the MSPC platform.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Customer</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customer</maml:name>
                    <command:parameterValue required="True">CustomerDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CompanyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanySizeBucket</maml:name>
                    <command:parameterValue required="False">CustomerSizeRange</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CountryName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">CustomerSubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IndustryType</maml:name>
                    <command:parameterValue required="False">Industries</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAccessed</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDomain</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StateProvinceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Customer</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customer</maml:name>
                    <command:parameterValue required="True">CustomerDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CompanyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanySizeBucket</maml:name>
                    <command:parameterValue required="False">CustomerSizeRange</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CountryName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">CustomerSubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IndustryType</maml:name>
                    <command:parameterValue required="False">Industries</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAccessed</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDomain</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StateProvinceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customer</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CityName</maml:name>
                <maml:description>
                    <maml:para>City name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompanyName</maml:name>
                <maml:description>
                    <maml:para>Company name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompanySizeBucket</maml:name>
                <maml:description>
                    <maml:para>Company size range.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerSizeRange</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between1And10</dev:value>
                        <maml:description>
                            <maml:para>Between 1 and 10.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between11And50</dev:value>
                        <maml:description>
                            <maml:para>Between 11 and 50.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between51And200</dev:value>
                        <maml:description>
                            <maml:para>Between 51 and 200.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between201And500</dev:value>
                        <maml:description>
                            <maml:para>Between 201 and 500.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between501And1000</dev:value>
                        <maml:description>
                            <maml:para>Between 501 and 1000.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between1001And5000</dev:value>
                        <maml:description>
                            <maml:para>Between 1001 and 5000.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between5001And10000</dev:value>
                        <maml:description>
                            <maml:para>Between 5001 and 10000.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Over10001</dev:value>
                        <maml:description>
                            <maml:para>Over 10001.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CountryName</maml:name>
                <maml:description>
                    <maml:para>Country name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                <maml:description>
                    <maml:para>Determines the auto renewal policy for the subscriptions under the customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerSubscriptionRenewalPolicy</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Auto renew all subscriptions that are under the customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotAutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Do not the auto renew subscriptions under the customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IndustryType</maml:name>
                <maml:description>
                    <maml:para>Industry type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Industries</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Education</dev:value>
                        <maml:description>
                            <maml:para>Education.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Government</dev:value>
                        <maml:description>
                            <maml:para>Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Healthcare</dev:value>
                        <maml:description>
                            <maml:para>Healthcare.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Legal</dev:value>
                        <maml:description>
                            <maml:para>Legal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CommunicationAndMedia</dev:value>
                        <maml:description>
                            <maml:para>Communication &amp; media.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinancialServices</dev:value>
                        <maml:description>
                            <maml:para>Financial services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ManufacturingAndResources</dev:value>
                        <maml:description>
                            <maml:para>Manufacturing &amp; resources.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RetailConsumerProductsAndServices</dev:value>
                        <maml:description>
                            <maml:para>Retail, consumer products and services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Other</dev:value>
                        <maml:description>
                            <maml:para>Other.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NoVerticalFocus</dev:value>
                        <maml:description>
                            <maml:para>No vertical focus.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Whether this customer is archived or not.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAccessed</maml:name>
                <maml:description>
                    <maml:para>Last access date of this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryDomain</maml:name>
                <maml:description>
                    <maml:para>Primary domain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StateProvinceName</maml:name>
                <maml:description>
                    <maml:para>State province name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupId</maml:name>
                <maml:description>
                    <maml:para>The workgroup associated with this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Customer</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Customer</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Customer</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Customer removes a(an) BT_Customer.
Represents a partner&apos;s customers being sold to in the MSPC platform.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Customer</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Customer</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerDevice</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerDevice</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerDevice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerDevice adds a(an) BT_CustomerDevice.
Represents an MSPC device (computer, tablet, smartphone...).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AddressWidth</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentDeviceSettings</maml:name>
                    <command:parameterValue required="False">AgentGlobalSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">DesiredDeviceState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DeviceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceType</maml:name>
                    <command:parameterValue required="False">CustomerDeviceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceFree</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceTotal</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DnsName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DomainJoinStatus</maml:name>
                    <command:parameterValue required="False">DomainJoinStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DotNetVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DownloadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FriendlyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HardwareHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HostId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastLoggedOnUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Manufacturer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxCPUClockSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Model</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetworkLatency</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NumberOfCores</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDeviceLanguage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryMACAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ProcessorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RAMSizeTotal</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SerialNumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UploadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VirtualPlatformType</maml:name>
                    <command:parameterValue required="False">VirtualPlatformType</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AddressWidth</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentDeviceSettings</maml:name>
                    <command:parameterValue required="False">AgentGlobalSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">DesiredDeviceState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DeviceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceType</maml:name>
                    <command:parameterValue required="False">CustomerDeviceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceFree</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceTotal</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DnsName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DomainJoinStatus</maml:name>
                    <command:parameterValue required="False">DomainJoinStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DotNetVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DownloadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FriendlyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HardwareHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HostId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastLoggedOnUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Manufacturer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxCPUClockSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Model</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetworkLatency</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NumberOfCores</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDeviceLanguage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryMACAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ProcessorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RAMSizeTotal</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SerialNumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UploadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VirtualPlatformType</maml:name>
                    <command:parameterValue required="False">VirtualPlatformType</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AddressWidth</maml:name>
                <maml:description>
                    <maml:para>Address width of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentDeviceSettings</maml:name>
                <maml:description>
                    <maml:para>Global settings for the agent that will run on the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentGlobalSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatus</maml:name>
                <maml:description>
                    <maml:para>Status of the agent on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installing</dev:value>
                        <maml:description>
                            <maml:para>Installing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalling</dev:value>
                        <maml:description>
                            <maml:para>Uninstalling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentVersion</maml:name>
                <maml:description>
                    <maml:para>Agent version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Desired state of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DesiredDeviceState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceName</maml:name>
                <maml:description>
                    <maml:para>Name of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceType</maml:name>
                <maml:description>
                    <maml:para>Type of device (computer, tablet, phone...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerDeviceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Computer</dev:value>
                        <maml:description>
                            <maml:para>Computer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Tablet</dev:value>
                        <maml:description>
                            <maml:para>Tablet.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MobilePhone</dev:value>
                        <maml:description>
                            <maml:para>Mobile phone.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Server</dev:value>
                        <maml:description>
                            <maml:para>Server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Printer</dev:value>
                        <maml:description>
                            <maml:para>Printer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LoadBalancer</dev:value>
                        <maml:description>
                            <maml:para>Load balancer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Router</dev:value>
                        <maml:description>
                            <maml:para>Router.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DiskSpaceFree</maml:name>
                <maml:description>
                    <maml:para>Free disk space.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DiskSpaceTotal</maml:name>
                <maml:description>
                    <maml:para>Total disk space.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DnsName</maml:name>
                <maml:description>
                    <maml:para>DNS name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DomainJoinStatus</maml:name>
                <maml:description>
                    <maml:para>Domain join status of this device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DomainJoinStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Unjoined</dev:value>
                        <maml:description>
                            <maml:para>Not joined.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkgroupJoined</dev:value>
                        <maml:description>
                            <maml:para>Joined to a workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DomainJoined</dev:value>
                        <maml:description>
                            <maml:para>Joined to a domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DotNetVersions</maml:name>
                <maml:description>
                    <maml:para>Dot net versions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DownloadSpeed</maml:name>
                <maml:description>
                    <maml:para>Download speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>Id of this Device in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>HardwareHash</maml:name>
                <maml:description>
                    <maml:para>Hardware hash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HostId</maml:name>
                <maml:description>
                    <maml:para>Device Id of the Host.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeCompatible</maml:name>
                <maml:description>
                    <maml:para>Is office compatible.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeProPlusReady</maml:name>
                <maml:description>
                    <maml:para>Is office pro plus ready.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForClients</maml:name>
                <maml:description>
                    <maml:para>Is office ready for clients.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForWebApps</maml:name>
                <maml:description>
                    <maml:para>Is office ready for web apps.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLoggedOnUserName</maml:name>
                <maml:description>
                    <maml:para>Name of the last logged on user, if the device is a VM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLogonTime</maml:name>
                <maml:description>
                    <maml:para>Date of the last logon, if the device is a VM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Manufacturer</maml:name>
                <maml:description>
                    <maml:para>Manufacturer of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxCPUClockSpeed</maml:name>
                <maml:description>
                    <maml:para>Max CPU clock speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Model</maml:name>
                <maml:description>
                    <maml:para>The device model.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NetworkLatency</maml:name>
                <maml:description>
                    <maml:para>Network latency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NumberOfCores</maml:name>
                <maml:description>
                    <maml:para>Number of cores.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for clients compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for web apps compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeIncompatibilitySummary</maml:name>
                <maml:description>
                    <maml:para>The summary of machine incompatibility items for office.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.IncompatibleItems</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office pro plus compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OSName</maml:name>
                <maml:description>
                    <maml:para>Name of the operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OSVersion</maml:name>
                <maml:description>
                    <maml:para>Version of the operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ports</maml:name>
                <maml:description>
                    <maml:para>Comma-separated list of ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryDeviceLanguage</maml:name>
                <maml:description>
                    <maml:para>Primary device language.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryEndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the primary CustomerEndUser for this CustomerDevice.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryMACAddress</maml:name>
                <maml:description>
                    <maml:para>Primary MAC address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessorName</maml:name>
                <maml:description>
                    <maml:para>Name of the processor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RAMSizeTotal</maml:name>
                <maml:description>
                    <maml:para>Total RAM size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SerialNumber</maml:name>
                <maml:description>
                    <maml:para>Device serial number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UploadSpeed</maml:name>
                <maml:description>
                    <maml:para>Upload speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VirtualPlatformType</maml:name>
                <maml:description>
                    <maml:para>Type of the virtual platform.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.VirtualPlatformType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.
            Note: a device with VirtualPlatformType.None is a physical machine.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.
            Note: a device with VirtualPlatformType.Unknown is a virtual machine whose virtual platform is unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VMware</dev:value>
                        <maml:description>
                            <maml:para>VMware.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HyperV</dev:value>
                        <maml:description>
                            <maml:para>Hyper-V.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VirtualBox</dev:value>
                        <maml:description>
                            <maml:para>VirtualBox.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Azure</dev:value>
                        <maml:description>
                            <maml:para>Azure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerDevice</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerDevice</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerDevice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerDevice gets a(an) BT_CustomerDevice.
Represents an MSPC device (computer, tablet, smartphone...).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AddressWidth</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceFree</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceTotal</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DnsName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DomainJoinStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DotNetVersions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DownloadSpeed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FriendlyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HardwareHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HostId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLoggedOnUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonTime</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Manufacturer</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxCPUClockSpeed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Model</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetworkLatency</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NumberOfCores</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OSName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OSVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryDeviceLanguage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryMACAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessorName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RAMSizeTotal</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SerialNumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AddressWidth_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AddressWidth_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DeviceName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DeviceName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceFree_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceFree_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceTotal_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceTotal_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DnsName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DnsName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DotNetVersions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DotNetVersions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DownloadSpeed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DownloadSpeed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FriendlyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FriendlyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HardwareHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HardwareHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoggedOnUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoggedOnUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Manufacturer_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Manufacturer_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxCPUClockSpeed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxCPUClockSpeed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Model_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Model_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetworkLatency_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetworkLatency_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NumberOfCores_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NumberOfCores_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Ports_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Ports_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDeviceLanguage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDeviceLanguage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryMACAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryMACAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ProcessorName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ProcessorName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RAMSizeTotal_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RAMSizeTotal_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SerialNumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SerialNumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UploadSpeed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UploadSpeed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UploadSpeed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VirtualPlatformType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AddressWidth</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceFree</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceTotal</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DnsName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DomainJoinStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DotNetVersions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DownloadSpeed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FriendlyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HardwareHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HostId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLoggedOnUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonTime</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Manufacturer</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxCPUClockSpeed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Model</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetworkLatency</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NumberOfCores</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OSName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OSVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryDeviceLanguage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryMACAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessorName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RAMSizeTotal</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SerialNumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AddressWidth_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AddressWidth_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DeviceName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DeviceName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceFree_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceFree_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceTotal_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceTotal_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DnsName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DnsName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DotNetVersions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DotNetVersions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DownloadSpeed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DownloadSpeed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FriendlyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FriendlyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HardwareHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HardwareHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoggedOnUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoggedOnUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Manufacturer_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Manufacturer_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxCPUClockSpeed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxCPUClockSpeed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Model_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Model_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetworkLatency_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetworkLatency_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NumberOfCores_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NumberOfCores_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Ports_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Ports_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDeviceLanguage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDeviceLanguage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryMACAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryMACAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ProcessorName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ProcessorName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RAMSizeTotal_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RAMSizeTotal_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SerialNumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SerialNumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UploadSpeed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UploadSpeed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UploadSpeed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VirtualPlatformType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_AddressWidth FilterBy_Int32_AddressWidth_IN">
                <maml:name>AddressWidth</maml:name>
                <maml:description>
                    <maml:para>Address width of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AgentStatus">
                <maml:name>AgentStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by AgentStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AgentVersion FilterBy_String_AgentVersion_IN">
                <maml:name>AgentVersion</maml:name>
                <maml:description>
                    <maml:para>Agent version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DesiredState">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Filter by DesiredState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_DeviceName FilterBy_String_DeviceName_IN">
                <maml:name>DeviceName</maml:name>
                <maml:description>
                    <maml:para>Name of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DeviceType">
                <maml:name>DeviceType</maml:name>
                <maml:description>
                    <maml:para>Filter by DeviceType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_DiskSpaceFree FilterBy_Int64_DiskSpaceFree_IN">
                <maml:name>DiskSpaceFree</maml:name>
                <maml:description>
                    <maml:para>Free disk space.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_DiskSpaceTotal FilterBy_Int64_DiskSpaceTotal_IN">
                <maml:name>DiskSpaceTotal</maml:name>
                <maml:description>
                    <maml:para>Total disk space.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_DnsName FilterBy_String_DnsName_IN">
                <maml:name>DnsName</maml:name>
                <maml:description>
                    <maml:para>DNS name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DomainJoinStatus">
                <maml:name>DomainJoinStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by DomainJoinStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_DotNetVersions FilterBy_String_DotNetVersions_IN">
                <maml:name>DotNetVersions</maml:name>
                <maml:description>
                    <maml:para>Dot net versions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Double_DownloadSpeed FilterBy_Double_DownloadSpeed_IN">
                <maml:name>DownloadSpeed</maml:name>
                <maml:description>
                    <maml:para>Download speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExternalId FilterBy_String_ExternalId_IN">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>Id of this Device in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FriendlyName FilterBy_String_FriendlyName_IN">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_HardwareHash FilterBy_String_HardwareHash_IN">
                <maml:name>HardwareHash</maml:name>
                <maml:description>
                    <maml:para>Hardware hash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_HostId FilterBy_Guid_HostId_IN">
                <maml:name>HostId</maml:name>
                <maml:description>
                    <maml:para>Device Id of the Host.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_IpAddress FilterBy_String_IpAddress_IN">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsArchived">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsOfficeCompatible">
                <maml:name>IsOfficeCompatible</maml:name>
                <maml:description>
                    <maml:para>Is office compatible.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsOfficeProPlusReady">
                <maml:name>IsOfficeProPlusReady</maml:name>
                <maml:description>
                    <maml:para>Is office pro plus ready.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsOfficeReadyForClients">
                <maml:name>IsOfficeReadyForClients</maml:name>
                <maml:description>
                    <maml:para>Is office ready for clients.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsOfficeReadyForWebApps">
                <maml:name>IsOfficeReadyForWebApps</maml:name>
                <maml:description>
                    <maml:para>Is office ready for web apps.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_LastLoggedOnUserName FilterBy_String_LastLoggedOnUserName_IN">
                <maml:name>LastLoggedOnUserName</maml:name>
                <maml:description>
                    <maml:para>Name of the last logged on user, if the device is a VM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastLogonTime">
                <maml:name>LastLogonTime</maml:name>
                <maml:description>
                    <maml:para>Date of the last logon, if the device is a VM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Location FilterBy_String_Location_IN">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Manufacturer FilterBy_String_Manufacturer_IN">
                <maml:name>Manufacturer</maml:name>
                <maml:description>
                    <maml:para>Manufacturer of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Double_MaxCPUClockSpeed FilterBy_Double_MaxCPUClockSpeed_IN">
                <maml:name>MaxCPUClockSpeed</maml:name>
                <maml:description>
                    <maml:para>Max CPU clock speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Model FilterBy_String_Model_IN">
                <maml:name>Model</maml:name>
                <maml:description>
                    <maml:para>The device model.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Double_NetworkLatency FilterBy_Double_NetworkLatency_IN">
                <maml:name>NetworkLatency</maml:name>
                <maml:description>
                    <maml:para>Network latency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_NumberOfCores FilterBy_Int32_NumberOfCores_IN">
                <maml:name>NumberOfCores</maml:name>
                <maml:description>
                    <maml:para>Number of cores.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_OfficeCompatibilityLevel">
                <maml:name>OfficeCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_OfficeForClientsCompatibilityLevel">
                <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeForClientsCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_OfficeForWebAppsCompatibilityLevel">
                <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeForWebAppsCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_OfficeProPlusCompatibilityLevel">
                <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeProPlusCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_OSName FilterBy_String_OSName_IN">
                <maml:name>OSName</maml:name>
                <maml:description>
                    <maml:para>Name of the operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_OSVersion FilterBy_String_OSVersion_IN">
                <maml:name>OSVersion</maml:name>
                <maml:description>
                    <maml:para>Version of the operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Ports FilterBy_String_Ports_IN">
                <maml:name>Ports</maml:name>
                <maml:description>
                    <maml:para>Comma-separated list of ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PrimaryDeviceLanguage FilterBy_String_PrimaryDeviceLanguage_IN">
                <maml:name>PrimaryDeviceLanguage</maml:name>
                <maml:description>
                    <maml:para>Primary device language.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_PrimaryEndUserId FilterBy_Guid_PrimaryEndUserId_IN">
                <maml:name>PrimaryEndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the primary CustomerEndUser for this CustomerDevice.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PrimaryMACAddress FilterBy_String_PrimaryMACAddress_IN">
                <maml:name>PrimaryMACAddress</maml:name>
                <maml:description>
                    <maml:para>Primary MAC address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ProcessorName FilterBy_String_ProcessorName_IN">
                <maml:name>ProcessorName</maml:name>
                <maml:description>
                    <maml:para>Name of the processor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Double_RAMSizeTotal FilterBy_Double_RAMSizeTotal_IN">
                <maml:name>RAMSizeTotal</maml:name>
                <maml:description>
                    <maml:para>Total RAM size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ResourceId FilterBy_Guid_ResourceId_IN">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_SerialNumber FilterBy_String_SerialNumber_IN">
                <maml:name>SerialNumber</maml:name>
                <maml:description>
                    <maml:para>Device serial number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AddressWidth_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AddressWidth.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AddressWidth_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AddressWidth.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgentVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgentVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgentVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgentVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DeviceName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DeviceName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DeviceName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DeviceName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DiskSpaceFree_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DiskSpaceFree.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DiskSpaceFree_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DiskSpaceFree.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DiskSpaceTotal_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DiskSpaceTotal.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DiskSpaceTotal_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DiskSpaceTotal.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DnsName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DnsName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DnsName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DnsName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DotNetVersions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DotNetVersions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DotNetVersions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DotNetVersions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DownloadSpeed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DownloadSpeed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DownloadSpeed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DownloadSpeed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FriendlyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FriendlyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FriendlyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FriendlyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_HardwareHash_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by HardwareHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_HardwareHash_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by HardwareHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLoggedOnUserName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLoggedOnUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLoggedOnUserName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLoggedOnUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLogonTime_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLogonTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLogonTime_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLogonTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Location_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Location_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Manufacturer_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Manufacturer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Manufacturer_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Manufacturer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaxCPUClockSpeed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaxCPUClockSpeed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaxCPUClockSpeed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaxCPUClockSpeed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Model_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Model.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Model_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Model.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NetworkLatency_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by NetworkLatency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NetworkLatency_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by NetworkLatency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NumberOfCores_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by NumberOfCores.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NumberOfCores_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by NumberOfCores.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OSName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by OSName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OSName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by OSName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OSVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by OSVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OSVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by OSVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Ports_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Ports_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryDeviceLanguage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryDeviceLanguage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryDeviceLanguage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryDeviceLanguage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryMACAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryMACAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryMACAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryMACAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ProcessorName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ProcessorName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ProcessorName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ProcessorName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RAMSizeTotal_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RAMSizeTotal.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RAMSizeTotal_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RAMSizeTotal.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SerialNumber_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SerialNumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SerialNumber_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SerialNumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UploadSpeed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UploadSpeed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UploadSpeed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UploadSpeed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Double_UploadSpeed FilterBy_Double_UploadSpeed_IN">
                <maml:name>UploadSpeed</maml:name>
                <maml:description>
                    <maml:para>Upload speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_VirtualPlatformType">
                <maml:name>VirtualPlatformType</maml:name>
                <maml:description>
                    <maml:para>Filter by VirtualPlatformType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerDevice</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerDevice</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerDevice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerDevice sets a(an) BT_CustomerDevice.
Represents an MSPC device (computer, tablet, smartphone...).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdevice</maml:name>
                    <command:parameterValue required="True">CustomerDeviceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AddressWidth</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentDeviceSettings</maml:name>
                    <command:parameterValue required="False">AgentGlobalSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">DesiredDeviceState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DeviceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceType</maml:name>
                    <command:parameterValue required="False">CustomerDeviceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceFree</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceTotal</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DnsName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DomainJoinStatus</maml:name>
                    <command:parameterValue required="False">DomainJoinStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DotNetVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DownloadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FriendlyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HardwareHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HostId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastLoggedOnUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Manufacturer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxCPUClockSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Model</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetworkLatency</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NumberOfCores</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDeviceLanguage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryMACAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ProcessorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RAMSizeTotal</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SerialNumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UploadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VirtualPlatformType</maml:name>
                    <command:parameterValue required="False">VirtualPlatformType</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdevice</maml:name>
                    <command:parameterValue required="True">CustomerDeviceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AddressWidth</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentDeviceSettings</maml:name>
                    <command:parameterValue required="False">AgentGlobalSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">DesiredDeviceState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DeviceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceType</maml:name>
                    <command:parameterValue required="False">CustomerDeviceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceFree</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceTotal</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DnsName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DomainJoinStatus</maml:name>
                    <command:parameterValue required="False">DomainJoinStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DotNetVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DownloadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FriendlyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HardwareHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HostId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastLoggedOnUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Manufacturer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxCPUClockSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Model</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetworkLatency</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NumberOfCores</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDeviceLanguage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryMACAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ProcessorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RAMSizeTotal</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SerialNumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UploadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VirtualPlatformType</maml:name>
                    <command:parameterValue required="False">VirtualPlatformType</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerdevice</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDeviceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AddressWidth</maml:name>
                <maml:description>
                    <maml:para>Address width of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentDeviceSettings</maml:name>
                <maml:description>
                    <maml:para>Global settings for the agent that will run on the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentGlobalSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatus</maml:name>
                <maml:description>
                    <maml:para>Status of the agent on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installing</dev:value>
                        <maml:description>
                            <maml:para>Installing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalling</dev:value>
                        <maml:description>
                            <maml:para>Uninstalling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentVersion</maml:name>
                <maml:description>
                    <maml:para>Agent version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Desired state of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DesiredDeviceState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceName</maml:name>
                <maml:description>
                    <maml:para>Name of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceType</maml:name>
                <maml:description>
                    <maml:para>Type of device (computer, tablet, phone...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerDeviceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Computer</dev:value>
                        <maml:description>
                            <maml:para>Computer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Tablet</dev:value>
                        <maml:description>
                            <maml:para>Tablet.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MobilePhone</dev:value>
                        <maml:description>
                            <maml:para>Mobile phone.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Server</dev:value>
                        <maml:description>
                            <maml:para>Server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Printer</dev:value>
                        <maml:description>
                            <maml:para>Printer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LoadBalancer</dev:value>
                        <maml:description>
                            <maml:para>Load balancer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Router</dev:value>
                        <maml:description>
                            <maml:para>Router.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DiskSpaceFree</maml:name>
                <maml:description>
                    <maml:para>Free disk space.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DiskSpaceTotal</maml:name>
                <maml:description>
                    <maml:para>Total disk space.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DnsName</maml:name>
                <maml:description>
                    <maml:para>DNS name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DomainJoinStatus</maml:name>
                <maml:description>
                    <maml:para>Domain join status of this device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DomainJoinStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Unjoined</dev:value>
                        <maml:description>
                            <maml:para>Not joined.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkgroupJoined</dev:value>
                        <maml:description>
                            <maml:para>Joined to a workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DomainJoined</dev:value>
                        <maml:description>
                            <maml:para>Joined to a domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DotNetVersions</maml:name>
                <maml:description>
                    <maml:para>Dot net versions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DownloadSpeed</maml:name>
                <maml:description>
                    <maml:para>Download speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>Id of this Device in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>HardwareHash</maml:name>
                <maml:description>
                    <maml:para>Hardware hash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HostId</maml:name>
                <maml:description>
                    <maml:para>Device Id of the Host.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeCompatible</maml:name>
                <maml:description>
                    <maml:para>Is office compatible.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeProPlusReady</maml:name>
                <maml:description>
                    <maml:para>Is office pro plus ready.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForClients</maml:name>
                <maml:description>
                    <maml:para>Is office ready for clients.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForWebApps</maml:name>
                <maml:description>
                    <maml:para>Is office ready for web apps.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLoggedOnUserName</maml:name>
                <maml:description>
                    <maml:para>Name of the last logged on user, if the device is a VM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLogonTime</maml:name>
                <maml:description>
                    <maml:para>Date of the last logon, if the device is a VM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Manufacturer</maml:name>
                <maml:description>
                    <maml:para>Manufacturer of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxCPUClockSpeed</maml:name>
                <maml:description>
                    <maml:para>Max CPU clock speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Model</maml:name>
                <maml:description>
                    <maml:para>The device model.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NetworkLatency</maml:name>
                <maml:description>
                    <maml:para>Network latency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NumberOfCores</maml:name>
                <maml:description>
                    <maml:para>Number of cores.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for clients compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for web apps compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeIncompatibilitySummary</maml:name>
                <maml:description>
                    <maml:para>The summary of machine incompatibility items for office.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.IncompatibleItems</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office pro plus compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OSName</maml:name>
                <maml:description>
                    <maml:para>Name of the operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OSVersion</maml:name>
                <maml:description>
                    <maml:para>Version of the operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ports</maml:name>
                <maml:description>
                    <maml:para>Comma-separated list of ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryDeviceLanguage</maml:name>
                <maml:description>
                    <maml:para>Primary device language.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryEndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the primary CustomerEndUser for this CustomerDevice.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryMACAddress</maml:name>
                <maml:description>
                    <maml:para>Primary MAC address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessorName</maml:name>
                <maml:description>
                    <maml:para>Name of the processor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RAMSizeTotal</maml:name>
                <maml:description>
                    <maml:para>Total RAM size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SerialNumber</maml:name>
                <maml:description>
                    <maml:para>Device serial number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UploadSpeed</maml:name>
                <maml:description>
                    <maml:para>Upload speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VirtualPlatformType</maml:name>
                <maml:description>
                    <maml:para>Type of the virtual platform.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.VirtualPlatformType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.
            Note: a device with VirtualPlatformType.None is a physical machine.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.
            Note: a device with VirtualPlatformType.Unknown is a virtual machine whose virtual platform is unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VMware</dev:value>
                        <maml:description>
                            <maml:para>VMware.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HyperV</dev:value>
                        <maml:description>
                            <maml:para>Hyper-V.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VirtualBox</dev:value>
                        <maml:description>
                            <maml:para>VirtualBox.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Azure</dev:value>
                        <maml:description>
                            <maml:para>Azure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerDevice</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerDevice</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerDevice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerDevice removes a(an) BT_CustomerDevice.
Represents an MSPC device (computer, tablet, smartphone...).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerDeviceUser</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerDeviceUser</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerDeviceUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerDeviceUser adds a(an) BT_CustomerDeviceUser.
Represents an association between a CustomerEndUser and a CustomerDevice in MSPC.
            A CustomerEndUser can use multiple CustomerDevices
            and a CustomerDevice can be used by multiple CustomerEndUsers.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentStatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ChromeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EdgeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirefoxVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>InternetExplorerVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsPrimaryUser</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAgentHeartbeatDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastInventoryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OfficeVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RunningMode</maml:name>
                    <command:parameterValue required="False">AgentRunningMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentStatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ChromeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EdgeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirefoxVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>InternetExplorerVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsPrimaryUser</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAgentHeartbeatDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastInventoryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OfficeVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RunningMode</maml:name>
                    <command:parameterValue required="False">AgentRunningMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device used by the user above.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatus</maml:name>
                <maml:description>
                    <maml:para>Status of the agent on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installing</dev:value>
                        <maml:description>
                            <maml:para>Installing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalling</dev:value>
                        <maml:description>
                            <maml:para>Uninstalling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatusMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the current agent status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentVersion</maml:name>
                <maml:description>
                    <maml:para>Agent version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ChromeVersion</maml:name>
                <maml:description>
                    <maml:para>Google Chrome version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EdgeVersion</maml:name>
                <maml:description>
                    <maml:para>Microsoft Edge version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user using this device.
            Can be empty if this user data is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirefoxVersion</maml:name>
                <maml:description>
                    <maml:para>Mozilla Firefox version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>InternetExplorerVersion</maml:name>
                <maml:description>
                    <maml:para>Microsoft Internet Explorer version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeCompatible</maml:name>
                <maml:description>
                    <maml:para>Is office compatible.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeProPlusReady</maml:name>
                <maml:description>
                    <maml:para>Is office pro plus ready.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForClients</maml:name>
                <maml:description>
                    <maml:para>Is office ready for clients.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForWebApps</maml:name>
                <maml:description>
                    <maml:para>Is office ready for web apps.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsPrimaryUser</maml:name>
                <maml:description>
                    <maml:para>Is primary user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAgentHeartbeatDate</maml:name>
                <maml:description>
                    <maml:para>Last heartbeat date of the agent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastInventoryDate</maml:name>
                <maml:description>
                    <maml:para>Date of the last inventory ran on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLogonDate</maml:name>
                <maml:description>
                    <maml:para>Last logon date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for clients compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for web apps compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeIncompatibilitySummary</maml:name>
                <maml:description>
                    <maml:para>The summary of software incompatibility items for office.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.IncompatibleItems</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office pro plus compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeVersions</maml:name>
                <maml:description>
                    <maml:para>Office versions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RunningMode</maml:name>
                <maml:description>
                    <maml:para>Mode in which the agent runs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentRunningMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal mode.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Limited</dev:value>
                        <maml:description>
                            <maml:para>Limited mode.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway mode.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TimeZone</maml:name>
                <maml:description>
                    <maml:para>Time zone.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerDeviceUser</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerDeviceUser</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerDeviceUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerDeviceUser gets a(an) BT_CustomerDeviceUser.
Represents an association between a CustomerEndUser and a CustomerDevice in MSPC.
            A CustomerEndUser can use multiple CustomerDevices
            and a CustomerDevice can be used by multiple CustomerEndUsers.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ChromeVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EdgeVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirefoxVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InternetExplorerVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsPrimaryUser</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAgentHeartbeatDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastInventoryDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeVersions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RunningMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentStatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentStatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ChromeVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ChromeVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EdgeVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EdgeVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirefoxVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirefoxVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternetExplorerVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternetExplorerVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAgentHeartbeatDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAgentHeartbeatDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastInventoryDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastInventoryDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfficeVersions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfficeVersions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TimeZone_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TimeZone_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ChromeVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EdgeVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirefoxVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InternetExplorerVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsPrimaryUser</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAgentHeartbeatDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastInventoryDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeVersions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RunningMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentStatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentStatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ChromeVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ChromeVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EdgeVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EdgeVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirefoxVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirefoxVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternetExplorerVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternetExplorerVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAgentHeartbeatDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAgentHeartbeatDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastInventoryDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastInventoryDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfficeVersions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfficeVersions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TimeZone_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TimeZone_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AgentStatus">
                <maml:name>AgentStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by AgentStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AgentStatusMessage FilterBy_String_AgentStatusMessage_IN">
                <maml:name>AgentStatusMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the current agent status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AgentVersion FilterBy_String_AgentVersion_IN">
                <maml:name>AgentVersion</maml:name>
                <maml:description>
                    <maml:para>Agent version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ChromeVersion FilterBy_String_ChromeVersion_IN">
                <maml:name>ChromeVersion</maml:name>
                <maml:description>
                    <maml:para>Google Chrome version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DeviceId FilterBy_Guid_DeviceId_IN">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device used by the user above.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EdgeVersion FilterBy_String_EdgeVersion_IN">
                <maml:name>EdgeVersion</maml:name>
                <maml:description>
                    <maml:para>Microsoft Edge version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EndUserId FilterBy_Guid_EndUserId_IN">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user using this device.
            Can be empty if this user data is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FirefoxVersion FilterBy_String_FirefoxVersion_IN">
                <maml:name>FirefoxVersion</maml:name>
                <maml:description>
                    <maml:para>Mozilla Firefox version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_InternetExplorerVersion FilterBy_String_InternetExplorerVersion_IN">
                <maml:name>InternetExplorerVersion</maml:name>
                <maml:description>
                    <maml:para>Microsoft Internet Explorer version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsOfficeCompatible">
                <maml:name>IsOfficeCompatible</maml:name>
                <maml:description>
                    <maml:para>Is office compatible.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsOfficeProPlusReady">
                <maml:name>IsOfficeProPlusReady</maml:name>
                <maml:description>
                    <maml:para>Is office pro plus ready.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsOfficeReadyForClients">
                <maml:name>IsOfficeReadyForClients</maml:name>
                <maml:description>
                    <maml:para>Is office ready for clients.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsOfficeReadyForWebApps">
                <maml:name>IsOfficeReadyForWebApps</maml:name>
                <maml:description>
                    <maml:para>Is office ready for web apps.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsPrimaryUser">
                <maml:name>IsPrimaryUser</maml:name>
                <maml:description>
                    <maml:para>Is primary user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastAgentHeartbeatDate">
                <maml:name>LastAgentHeartbeatDate</maml:name>
                <maml:description>
                    <maml:para>Last heartbeat date of the agent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastInventoryDate">
                <maml:name>LastInventoryDate</maml:name>
                <maml:description>
                    <maml:para>Date of the last inventory ran on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastLogonDate">
                <maml:name>LastLogonDate</maml:name>
                <maml:description>
                    <maml:para>Last logon date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_OfficeCompatibilityLevel">
                <maml:name>OfficeCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_OfficeForClientsCompatibilityLevel">
                <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeForClientsCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_OfficeForWebAppsCompatibilityLevel">
                <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeForWebAppsCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_OfficeProPlusCompatibilityLevel">
                <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeProPlusCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_OfficeVersions FilterBy_String_OfficeVersions_IN">
                <maml:name>OfficeVersions</maml:name>
                <maml:description>
                    <maml:para>Office versions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_RunningMode">
                <maml:name>RunningMode</maml:name>
                <maml:description>
                    <maml:para>Filter by RunningMode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgentStatusMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgentStatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgentStatusMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgentStatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgentVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgentVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgentVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgentVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ChromeVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ChromeVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ChromeVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ChromeVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EdgeVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EdgeVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EdgeVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EdgeVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirefoxVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirefoxVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirefoxVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirefoxVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InternetExplorerVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by InternetExplorerVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InternetExplorerVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by InternetExplorerVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAgentHeartbeatDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAgentHeartbeatDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAgentHeartbeatDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAgentHeartbeatDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastInventoryDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastInventoryDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastInventoryDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastInventoryDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLogonDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLogonDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLogonDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLogonDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OfficeVersions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by OfficeVersions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OfficeVersions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by OfficeVersions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TimeZone_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TimeZone.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TimeZone_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TimeZone.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_TimeZone FilterBy_String_TimeZone_IN">
                <maml:name>TimeZone</maml:name>
                <maml:description>
                    <maml:para>Time zone.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerDeviceUser</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerDeviceUser</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerDeviceUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerDeviceUser sets a(an) BT_CustomerDeviceUser.
Represents an association between a CustomerEndUser and a CustomerDevice in MSPC.
            A CustomerEndUser can use multiple CustomerDevices
            and a CustomerDevice can be used by multiple CustomerEndUsers.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceuser</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentStatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ChromeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EdgeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirefoxVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>InternetExplorerVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsPrimaryUser</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAgentHeartbeatDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastInventoryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OfficeVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RunningMode</maml:name>
                    <command:parameterValue required="False">AgentRunningMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceuser</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentStatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ChromeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EdgeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirefoxVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>InternetExplorerVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsPrimaryUser</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAgentHeartbeatDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastInventoryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OfficeVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RunningMode</maml:name>
                    <command:parameterValue required="False">AgentRunningMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerdeviceuser</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDeviceUserDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatus</maml:name>
                <maml:description>
                    <maml:para>Status of the agent on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installing</dev:value>
                        <maml:description>
                            <maml:para>Installing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalling</dev:value>
                        <maml:description>
                            <maml:para>Uninstalling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatusMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the current agent status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentVersion</maml:name>
                <maml:description>
                    <maml:para>Agent version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ChromeVersion</maml:name>
                <maml:description>
                    <maml:para>Google Chrome version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device used by the user above.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EdgeVersion</maml:name>
                <maml:description>
                    <maml:para>Microsoft Edge version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user using this device.
            Can be empty if this user data is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirefoxVersion</maml:name>
                <maml:description>
                    <maml:para>Mozilla Firefox version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>InternetExplorerVersion</maml:name>
                <maml:description>
                    <maml:para>Microsoft Internet Explorer version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeCompatible</maml:name>
                <maml:description>
                    <maml:para>Is office compatible.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeProPlusReady</maml:name>
                <maml:description>
                    <maml:para>Is office pro plus ready.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForClients</maml:name>
                <maml:description>
                    <maml:para>Is office ready for clients.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForWebApps</maml:name>
                <maml:description>
                    <maml:para>Is office ready for web apps.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsPrimaryUser</maml:name>
                <maml:description>
                    <maml:para>Is primary user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAgentHeartbeatDate</maml:name>
                <maml:description>
                    <maml:para>Last heartbeat date of the agent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastInventoryDate</maml:name>
                <maml:description>
                    <maml:para>Date of the last inventory ran on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLogonDate</maml:name>
                <maml:description>
                    <maml:para>Last logon date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for clients compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for web apps compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeIncompatibilitySummary</maml:name>
                <maml:description>
                    <maml:para>The summary of software incompatibility items for office.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.IncompatibleItems</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office pro plus compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeVersions</maml:name>
                <maml:description>
                    <maml:para>Office versions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RunningMode</maml:name>
                <maml:description>
                    <maml:para>Mode in which the agent runs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentRunningMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal mode.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Limited</dev:value>
                        <maml:description>
                            <maml:para>Limited mode.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway mode.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TimeZone</maml:name>
                <maml:description>
                    <maml:para>Time zone.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerDeviceUser</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerDeviceUser</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerDeviceUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerDeviceUser removes a(an) BT_CustomerDeviceUser.
Represents an association between a CustomerEndUser and a CustomerDevice in MSPC.
            A CustomerEndUser can use multiple CustomerDevices
            and a CustomerDevice can be used by multiple CustomerEndUsers.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerDeviceUserModule</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerDeviceUserModule</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerDeviceUserModule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerDeviceUserModule adds a(an) BT_CustomerDeviceUserModule.
Represents the module settings, status and results for a given user on a given device.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">ModuleDesiredState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastUpdatedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LatestOutcome</maml:name>
                    <command:parameterValue required="False">ModuleOutcome</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LatestOutcomeMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseConsumed</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Results</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">ModuleState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UninstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">ModuleDesiredState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastUpdatedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LatestOutcome</maml:name>
                    <command:parameterValue required="False">ModuleOutcome</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LatestOutcomeMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseConsumed</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Results</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">ModuleState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UninstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this module runs on.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleName</maml:name>
                <maml:description>
                    <maml:para>Name of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Desired module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleDesiredState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotInstalled</dev:value>
                        <maml:description>
                            <maml:para>Not installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabled</dev:value>
                        <maml:description>
                            <maml:para>Disabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceSettings</maml:name>
                <maml:description>
                    <maml:para>Settings specific to this module on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user for which this module runs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InstallationDate</maml:name>
                <maml:description>
                    <maml:para>Installation date of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastUpdatedDate</maml:name>
                <maml:description>
                    <maml:para>Last date the module was updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LatestOutcome</maml:name>
                <maml:description>
                    <maml:para>Latest outcome of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleOutcome</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Success</dev:value>
                        <maml:description>
                            <maml:para>Success.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failure</dev:value>
                        <maml:description>
                            <maml:para>Failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LatestOutcomeMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the latest outcome.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseConsumed</maml:name>
                <maml:description>
                    <maml:para>Defines if a license has been consumed for this device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleVersion</maml:name>
                <maml:description>
                    <maml:para>Version of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Results</maml:name>
                <maml:description>
                    <maml:para>The specific results of this module execution.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ScheduledStartDate</maml:name>
                <maml:description>
                    <maml:para>Scheduled start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>State</maml:name>
                <maml:description>
                    <maml:para>Module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotInstalled</dev:value>
                        <maml:description>
                            <maml:para>Not installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installing</dev:value>
                        <maml:description>
                            <maml:para>Installing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabling</dev:value>
                        <maml:description>
                            <maml:para>Enabling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabling</dev:value>
                        <maml:description>
                            <maml:para>Disabling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabled</dev:value>
                        <maml:description>
                            <maml:para>Disabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalling</dev:value>
                        <maml:description>
                            <maml:para>Uninstalling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Complete</dev:value>
                        <maml:description>
                            <maml:para>Complete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Waiting</dev:value>
                        <maml:description>
                            <maml:para>Waiting for the next heartbeat or the scheduled time.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the current module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UninstallationDate</maml:name>
                <maml:description>
                    <maml:para>Uninstallation date of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerDeviceUserModule</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerDeviceUserModule</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerDeviceUserModule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerDeviceUserModule gets a(an) BT_CustomerDeviceUserModule.
Represents the module settings, status and results for a given user on a given device.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstallationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastUpdatedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LatestOutcome</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LicenseConsumed</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ModuleVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InstallationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InstallationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastUpdatedDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastUpdatedDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ScheduledStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ScheduledStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UninstallationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UninstallationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UninstallationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstallationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastUpdatedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LatestOutcome</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LicenseConsumed</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ModuleVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InstallationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InstallationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastUpdatedDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastUpdatedDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ScheduledStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ScheduledStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UninstallationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UninstallationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UninstallationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DesiredState">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Filter by DesiredState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DeviceId FilterBy_Guid_DeviceId_IN">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this module runs on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EndUserId FilterBy_Guid_EndUserId_IN">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user for which this module runs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_InstallationDate">
                <maml:name>InstallationDate</maml:name>
                <maml:description>
                    <maml:para>Installation date of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastUpdatedDate">
                <maml:name>LastUpdatedDate</maml:name>
                <maml:description>
                    <maml:para>Last date the module was updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_LatestOutcome">
                <maml:name>LatestOutcome</maml:name>
                <maml:description>
                    <maml:para>Filter by LatestOutcome.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_LicenseConsumed">
                <maml:name>LicenseConsumed</maml:name>
                <maml:description>
                    <maml:para>Defines if a license has been consumed for this device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ModuleName FilterBy_String_ModuleName_IN">
                <maml:name>ModuleName</maml:name>
                <maml:description>
                    <maml:para>Name of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ModuleVersion FilterBy_String_ModuleVersion_IN">
                <maml:name>ModuleVersion</maml:name>
                <maml:description>
                    <maml:para>Version of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ScheduledStartDate">
                <maml:name>ScheduledStartDate</maml:name>
                <maml:description>
                    <maml:para>Scheduled start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InstallationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by InstallationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InstallationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by InstallationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastUpdatedDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastUpdatedDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastUpdatedDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastUpdatedDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ModuleName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ModuleName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ModuleName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ModuleName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ModuleVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ModuleVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ModuleVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ModuleVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ScheduledStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ScheduledStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ScheduledStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ScheduledStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UninstallationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UninstallationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UninstallationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UninstallationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_State">
                <maml:name>State</maml:name>
                <maml:description>
                    <maml:para>Filter by State.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_StatusMessage FilterBy_String_StatusMessage_IN">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the current module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UninstallationDate">
                <maml:name>UninstallationDate</maml:name>
                <maml:description>
                    <maml:para>Uninstallation date of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerDeviceUserModule</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerDeviceUserModule</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerDeviceUserModule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerDeviceUserModule sets a(an) BT_CustomerDeviceUserModule.
Represents the module settings, status and results for a given user on a given device.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceusermodule</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserModuleDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">ModuleDesiredState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastUpdatedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LatestOutcome</maml:name>
                    <command:parameterValue required="False">ModuleOutcome</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LatestOutcomeMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Results</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">ModuleState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UninstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceusermodule</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserModuleDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">ModuleDesiredState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastUpdatedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LatestOutcome</maml:name>
                    <command:parameterValue required="False">ModuleOutcome</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LatestOutcomeMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Results</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">ModuleState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UninstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerdeviceusermodule</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDeviceUserModuleDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Desired module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleDesiredState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotInstalled</dev:value>
                        <maml:description>
                            <maml:para>Not installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabled</dev:value>
                        <maml:description>
                            <maml:para>Disabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this module runs on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceSettings</maml:name>
                <maml:description>
                    <maml:para>Settings specific to this module on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user for which this module runs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InstallationDate</maml:name>
                <maml:description>
                    <maml:para>Installation date of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastUpdatedDate</maml:name>
                <maml:description>
                    <maml:para>Last date the module was updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LatestOutcome</maml:name>
                <maml:description>
                    <maml:para>Latest outcome of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleOutcome</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Success</dev:value>
                        <maml:description>
                            <maml:para>Success.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failure</dev:value>
                        <maml:description>
                            <maml:para>Failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LatestOutcomeMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the latest outcome.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleName</maml:name>
                <maml:description>
                    <maml:para>Name of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleVersion</maml:name>
                <maml:description>
                    <maml:para>Version of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Results</maml:name>
                <maml:description>
                    <maml:para>The specific results of this module execution.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ScheduledStartDate</maml:name>
                <maml:description>
                    <maml:para>Scheduled start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>State</maml:name>
                <maml:description>
                    <maml:para>Module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotInstalled</dev:value>
                        <maml:description>
                            <maml:para>Not installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installing</dev:value>
                        <maml:description>
                            <maml:para>Installing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabling</dev:value>
                        <maml:description>
                            <maml:para>Enabling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabling</dev:value>
                        <maml:description>
                            <maml:para>Disabling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabled</dev:value>
                        <maml:description>
                            <maml:para>Disabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalling</dev:value>
                        <maml:description>
                            <maml:para>Uninstalling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Complete</dev:value>
                        <maml:description>
                            <maml:para>Complete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Waiting</dev:value>
                        <maml:description>
                            <maml:para>Waiting for the next heartbeat or the scheduled time.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the current module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UninstallationDate</maml:name>
                <maml:description>
                    <maml:para>Uninstallation date of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerDeviceUserModule</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerDeviceUserModule</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerDeviceUserModule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerDeviceUserModule removes a(an) BT_CustomerDeviceUserModule.
Represents the module settings, status and results for a given user on a given device.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerModuleSettings</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerModuleSettings</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerModuleSettings</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerModuleSettings adds a(an) BT_CustomerModuleSettings.
Contains settings specific to a module and a customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HeartbeatIntervalInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HeartbeatIntervalInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleName</maml:name>
                <maml:description>
                    <maml:para>Name of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerSettings</maml:name>
                <maml:description>
                    <maml:para>Settings specific to this module and this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HeartbeatIntervalInMinutes</maml:name>
                <maml:description>
                    <maml:para>The heartbeat interval in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerModuleSettings</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerModuleSettings</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerModuleSettings</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerModuleSettings gets a(an) BT_CustomerModuleSettings.
Contains settings specific to a module and a customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HeartbeatIntervalInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HeartbeatIntervalInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HeartbeatIntervalInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HeartbeatIntervalInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HeartbeatIntervalInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HeartbeatIntervalInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_HeartbeatIntervalInMinutes FilterBy_Int32_HeartbeatIntervalInMinutes_IN">
                <maml:name>HeartbeatIntervalInMinutes</maml:name>
                <maml:description>
                    <maml:para>The heartbeat interval in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ModuleName FilterBy_String_ModuleName_IN">
                <maml:name>ModuleName</maml:name>
                <maml:description>
                    <maml:para>Name of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_HeartbeatIntervalInMinutes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by HeartbeatIntervalInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_HeartbeatIntervalInMinutes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by HeartbeatIntervalInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ModuleName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ModuleName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ModuleName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ModuleName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerModuleSettings</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerModuleSettings</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerModuleSettings</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerModuleSettings sets a(an) BT_CustomerModuleSettings.
Contains settings specific to a module and a customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customermodulesettings</maml:name>
                    <command:parameterValue required="True">CustomerModuleSettingsDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HeartbeatIntervalInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customermodulesettings</maml:name>
                    <command:parameterValue required="True">CustomerModuleSettingsDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HeartbeatIntervalInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customermodulesettings</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerModuleSettingsDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerSettings</maml:name>
                <maml:description>
                    <maml:para>Settings specific to this module and this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HeartbeatIntervalInMinutes</maml:name>
                <maml:description>
                    <maml:para>The heartbeat interval in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleName</maml:name>
                <maml:description>
                    <maml:para>Name of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerModuleSettings</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerModuleSettings</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerModuleSettings</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerModuleSettings removes a(an) BT_CustomerModuleSettings.
Contains settings specific to a module and a customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Endpoint</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Endpoint</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Endpoint</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Endpoint adds a(an) BT_Endpoint.
Represents an external endpoint that we support in MSPC
            (e.g. O365, G Suite, Exchange 2007, Azure Storage, DropBox…)
            along with its configuration (admin credentials, container name, domains).
</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Configuration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="True">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ClientId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncMode</maml:name>
                    <command:parameterValue required="False">EndpointSyncMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Configuration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="True">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ClientId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncMode</maml:name>
                    <command:parameterValue required="False">EndpointSyncMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Configuration</maml:name>
                <maml:description>
                    <maml:para>Configuration of this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridSource</dev:value>
                        <maml:description>
                            <maml:para>Hybrid source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridDestination</dev:value>
                        <maml:description>
                            <maml:para>Hybrid destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GSuite</dev:value>
                        <maml:description>
                            <maml:para>GSuite.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSourceParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDriveCustomerTenant</dev:value>
                        <maml:description>
                            <maml:para>Google Drive using customer tenant service account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointBeta</dev:value>
                        <maml:description>
                            <maml:para>SharePoint migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationImportApi</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination import api.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSharedDrive</dev:value>
                        <maml:description>
                            <maml:para>Google shared drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveOnline</dev:value>
                        <maml:description>
                            <maml:para>OneDrive migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleGroups</dev:value>
                        <maml:description>
                            <maml:para>Google Groups</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ClientId</maml:name>
                <maml:description>
                    <maml:para>ID of the client registered in the tenant.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External Id of this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GroupId</maml:name>
                <maml:description>
                    <maml:para>ID of the group representing this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncMode</maml:name>
                <maml:description>
                    <maml:para>Mode of synchronization for this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EndpointSyncMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NoSync</dev:value>
                        <maml:description>
                            <maml:para>Do not sync the endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnGoing</dev:value>
                        <maml:description>
                            <maml:para>Periodically sync the endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TenantId</maml:name>
                <maml:description>
                    <maml:para>ID of the tenant this endpoint is attached to.
            Multiple endpoints can point to the same tenant.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TenantName</maml:name>
                <maml:description>
                    <maml:para>Tenant name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Configuration</maml:title>
            <maml:alert>
                <maml:para>
            Different servers require different configuration fields.
            e.g Exchange Server's configuration requires username, password as well as url.
          </maml:para>
            </maml:alert>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Endpoints are under customers, thus a ticket scoped to a customer is required.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Initialize a configuration for Exhange Online 2 server
$importConfiguraton = New-Object -TypeName ManagementProxy.ManagementService.ExchangeConfiguration -Property @{
        &quot;AdministrativeUsername&quot; = &quot;your user name&quot;;
        &quot;AdministrativePassword&quot; = &quot;your password&quot;;
        &quot;UseAdministrativeCredentials&quot; = $true;
        &quot;ExchangeItemType&quot; = &quot;Mail&quot;;
}
 
# Get a ticket scoped to customer OrganizationId
$scopedBtTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $customer.OrganizationId
 
# Add a new end point
$endpoint1 = Add-BT_Endpoint -Ticket $scopedBtTicket -Configuration $importConfiguraton -Type ExchangeOnline2 -Name your-end-point-name </dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Endpoint</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Endpoint</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Endpoint</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Endpoint gets a(an) BT_Endpoint.
Represents an external endpoint that we support in MSPC
            (e.g. O365, G Suite, Exchange 2007, Azure Storage, DropBox…)
            along with its configuration (admin credentials, container name, domains).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ClientId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TenantId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TenantName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ClientId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TenantId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TenantName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ClientId FilterBy_Guid_ClientId_IN">
                <maml:name>ClientId</maml:name>
                <maml:description>
                    <maml:para>ID of the client registered in the tenant.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_ConfigurationChecksum FilterBy_Int64_ConfigurationChecksum_IN">
                <maml:name>ConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExternalId FilterBy_String_ExternalId_IN">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External Id of this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_GroupId FilterBy_Guid_GroupId_IN">
                <maml:name>GroupId</maml:name>
                <maml:description>
                    <maml:para>ID of the group representing this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsArchived">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ResourceId FilterBy_Guid_ResourceId_IN">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ConfigurationChecksum_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ConfigurationChecksum_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TenantId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TenantId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TenantId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TenantId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TenantName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TenantName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TenantName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TenantName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_SyncMode">
                <maml:name>SyncMode</maml:name>
                <maml:description>
                    <maml:para>Filter by SyncMode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_TenantId FilterBy_String_TenantId_IN">
                <maml:name>TenantId</maml:name>
                <maml:description>
                    <maml:para>ID of the tenant this endpoint is attached to.
            Multiple endpoints can point to the same tenant.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_TenantName FilterBy_String_TenantName_IN">
                <maml:name>TenantName</maml:name>
                <maml:description>
                    <maml:para>Tenant name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Type">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Endpoint</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Endpoint</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Endpoint</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Endpoint sets a(an) BT_Endpoint.
Represents an external endpoint that we support in MSPC
            (e.g. O365, G Suite, Exchange 2007, Azure Storage, DropBox…)
            along with its configuration (admin credentials, container name, domains).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>endpoint</maml:name>
                    <command:parameterValue required="True">EndpointDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ClientId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Configuration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncMode</maml:name>
                    <command:parameterValue required="False">EndpointSyncMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>endpoint</maml:name>
                    <command:parameterValue required="True">EndpointDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ClientId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Configuration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncMode</maml:name>
                    <command:parameterValue required="False">EndpointSyncMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>endpoint</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.EndpointDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ClientId</maml:name>
                <maml:description>
                    <maml:para>ID of the client registered in the tenant.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Configuration</maml:name>
                <maml:description>
                    <maml:para>Configuration of this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External Id of this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncMode</maml:name>
                <maml:description>
                    <maml:para>Mode of synchronization for this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EndpointSyncMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NoSync</dev:value>
                        <maml:description>
                            <maml:para>Do not sync the endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnGoing</dev:value>
                        <maml:description>
                            <maml:para>Periodically sync the endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TenantId</maml:name>
                <maml:description>
                    <maml:para>ID of the tenant this endpoint is attached to.
            Multiple endpoints can point to the same tenant.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TenantName</maml:name>
                <maml:description>
                    <maml:para>Tenant name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridSource</dev:value>
                        <maml:description>
                            <maml:para>Hybrid source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridDestination</dev:value>
                        <maml:description>
                            <maml:para>Hybrid destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GSuite</dev:value>
                        <maml:description>
                            <maml:para>GSuite.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSourceParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDriveCustomerTenant</dev:value>
                        <maml:description>
                            <maml:para>Google Drive using customer tenant service account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointBeta</dev:value>
                        <maml:description>
                            <maml:para>SharePoint migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationImportApi</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination import api.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSharedDrive</dev:value>
                        <maml:description>
                            <maml:para>Google shared drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveOnline</dev:value>
                        <maml:description>
                            <maml:para>OneDrive migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleGroups</dev:value>
                        <maml:description>
                            <maml:para>Google Groups</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Endpoint</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Endpoint</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Endpoint</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Endpoint removes a(an) BT_Endpoint.
Represents an external endpoint that we support in MSPC
            (e.g. O365, G Suite, Exchange 2007, Azure Storage, DropBox…)
            along with its configuration (admin credentials, container name, domains).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerEndUser</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerEndUser</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerEndUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerEndUser adds a(an) BT_CustomerEndUser.
Represents an MSPC customer end user.
</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActiveSubscriptionId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentSendStatus</maml:name>
                    <command:parameterValue required="False">AgentSendStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisplayName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FullName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActiveSubscriptionId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentSendStatus</maml:name>
                    <command:parameterValue required="False">AgentSendStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisplayName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FullName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveSubscriptionId</maml:name>
                <maml:description>
                    <maml:para>Active subscription id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentSendStatus</maml:name>
                <maml:description>
                    <maml:para>Agent send status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentSendStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotSent</dev:value>
                        <maml:description>
                            <maml:para>Not sent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pending</dev:value>
                        <maml:description>
                            <maml:para>Pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sent</dev:value>
                        <maml:description>
                            <maml:para>Sent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FailedToBeSent</dev:value>
                        <maml:description>
                            <maml:para>Failed to be sent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisplayName</maml:name>
                <maml:description>
                    <maml:para>Display name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>Email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>ID of this CustomerEndUser in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirstName</maml:name>
                <maml:description>
                    <maml:para>First name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FullName</maml:name>
                <maml:description>
                    <maml:para>Full name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedIdentity</maml:name>
                <maml:description>
                    <maml:para>Identity generated by DMA for local users (e.g. userName@computerName.gen).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastName</maml:name>
                <maml:description>
                    <maml:para>Last name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Primary email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryIdentity</maml:name>
                <maml:description>
                    <maml:para>Primary identity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortId</maml:name>
                <maml:description>
                    <maml:para>User short identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserPrincipalName</maml:name>
                <maml:description>
                    <maml:para>User principal name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Customer end users are under customers, thus this cmdlet requires a ticket scoped to a customer's organization Id.</maml:para>
            </maml:alert>
            <maml:title>Primary email address</maml:title>
            <maml:alert>
                <maml:para>Primary emaill address must be provided.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Retrieve a ticket scoped with a customer&apos;s organization id
$customerTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $customers.OrganizationId
 
# Add a customer end user
$endUser = Add-BT_CustomerEndUser -Ticket $customerTicket -PrimaryEmailAddress &quot;user@domain.com&quot; -FirstName &quot;John&quot; -LastName &quot;Smith&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerEndUser</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerEndUser</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerEndUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerEndUser gets a(an) BT_CustomerEndUser.
Represents an MSPC customer end user.
A customer end user represents an employee of one of your customers.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActiveSubscriptionId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentSendStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisplayName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FullName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedIdentity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryIdentity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DisplayName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DisplayName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FullName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FullName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedIdentity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedIdentity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryIdentity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryIdentity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActiveSubscriptionId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentSendStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisplayName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FullName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedIdentity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryIdentity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DisplayName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DisplayName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FullName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FullName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedIdentity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedIdentity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryIdentity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryIdentity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ActiveSubscriptionId FilterBy_Guid_ActiveSubscriptionId_IN">
                <maml:name>ActiveSubscriptionId</maml:name>
                <maml:description>
                    <maml:para>Active subscription id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AgentSendStatus">
                <maml:name>AgentSendStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by AgentSendStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_DisplayName FilterBy_String_DisplayName_IN">
                <maml:name>DisplayName</maml:name>
                <maml:description>
                    <maml:para>Display name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailAddress FilterBy_String_EmailAddress_IN">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>Email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExternalId FilterBy_String_ExternalId_IN">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>ID of this CustomerEndUser in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FirstName FilterBy_String_FirstName_IN">
                <maml:name>FirstName</maml:name>
                <maml:description>
                    <maml:para>First name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FullName FilterBy_String_FullName_IN">
                <maml:name>FullName</maml:name>
                <maml:description>
                    <maml:para>Full name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_GeneratedIdentity FilterBy_String_GeneratedIdentity_IN">
                <maml:name>GeneratedIdentity</maml:name>
                <maml:description>
                    <maml:para>Identity generated by DMA for local users (e.g. userName@computerName.gen).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsArchived">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_LastName FilterBy_String_LastName_IN">
                <maml:name>LastName</maml:name>
                <maml:description>
                    <maml:para>Last name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PrimaryEmailAddress FilterBy_String_PrimaryEmailAddress_IN">
                <maml:name>PrimaryEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Primary email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PrimaryIdentity FilterBy_String_PrimaryIdentity_IN">
                <maml:name>PrimaryIdentity</maml:name>
                <maml:description>
                    <maml:para>Primary identity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ResourceId FilterBy_Guid_ResourceId_IN">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ShortId FilterBy_String_ShortId_IN">
                <maml:name>ShortId</maml:name>
                <maml:description>
                    <maml:para>User short identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DisplayName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DisplayName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DisplayName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DisplayName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FullName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FullName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FullName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FullName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedIdentity_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedIdentity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedIdentity_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedIdentity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryIdentity_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryIdentity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryIdentity_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryIdentity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UserPrincipalName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UserPrincipalName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UserPrincipalName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UserPrincipalName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_UserPrincipalName FilterBy_String_UserPrincipalName_IN">
                <maml:name>UserPrincipalName</maml:name>
                <maml:description>
                    <maml:para>User principal name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Customer scope</maml:title>
            <maml:alert>
                <maml:para>Customer end users belong to customers, thus a ticket scoped to a customer will only return the customer end users belonging to this customer.</maml:para>
            </maml:alert>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Customer end users belong to workgroups, thus a ticket scoped to a workgroup will only return the customer end users belonging to this workgroup.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$customers = Get-BT_Customer -Ticket $btTicket -CompanyName &quot;Default&quot;
$endUsers = Get-BT_CustomerEndUser -Ticket $btTicket -OrganizationId $customers[0].OrganizationId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerEndUser</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerEndUser</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerEndUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerEndUser sets a(an) BT_CustomerEndUser.
Represents an MSPC customer end user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerenduser</maml:name>
                    <command:parameterValue required="True">CustomerEndUserDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActiveSubscriptionId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisplayName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FullName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerenduser</maml:name>
                    <command:parameterValue required="True">CustomerEndUserDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActiveSubscriptionId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisplayName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FullName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerenduser</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerEndUserDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveSubscriptionId</maml:name>
                <maml:description>
                    <maml:para>Active subscription id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisplayName</maml:name>
                <maml:description>
                    <maml:para>Display name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>Email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>ID of this CustomerEndUser in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirstName</maml:name>
                <maml:description>
                    <maml:para>First name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FullName</maml:name>
                <maml:description>
                    <maml:para>Full name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedIdentity</maml:name>
                <maml:description>
                    <maml:para>Identity generated by DMA for local users (e.g. userName@computerName.gen).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastName</maml:name>
                <maml:description>
                    <maml:para>Last name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Primary email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryIdentity</maml:name>
                <maml:description>
                    <maml:para>Primary identity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserPrincipalName</maml:name>
                <maml:description>
                    <maml:para>User principal name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerEndUser</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerEndUser</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerEndUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerEndUser removes a(an) BT_CustomerEndUser.
Represents an MSPC customer end user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_GroupMembership</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_GroupMembership</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_GroupMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_GroupMembership adds a(an) BT_GroupMembership.
Defines the association between CustomerEndUsers and CustomerGroups.
            A CustomerGroup can have multiple CustomerEndUsers and CustomerEndUsers can belong to multiple CustomerGroups.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IdentityInGroup</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IdentityInGroup</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the end user in this group.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GroupId</maml:name>
                <maml:description>
                    <maml:para>ID of the group the end user belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>ID of this user coming from the external endpoint environment (e.g. ID in the CRM).
            This is set in the case this group represents an endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IdentityInGroup</maml:name>
                <maml:description>
                    <maml:para>Identity of the user in this group (e.g. UPN, username...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_GroupMembership</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_GroupMembership</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_GroupMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_GroupMembership gets a(an) BT_GroupMembership.
Defines the association between CustomerEndUsers and CustomerGroups.
            A CustomerGroup can have multiple CustomerEndUsers and CustomerEndUsers can belong to multiple CustomerGroups.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IdentityInGroup</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IdentityInGroup_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IdentityInGroup_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IdentityInGroup</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IdentityInGroup_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IdentityInGroup_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EndUserId FilterBy_Guid_EndUserId_IN">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the end user in this group.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExternalId FilterBy_String_ExternalId_IN">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>ID of this user coming from the external endpoint environment (e.g. ID in the CRM).
            This is set in the case this group represents an endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_GroupId FilterBy_Guid_GroupId_IN">
                <maml:name>GroupId</maml:name>
                <maml:description>
                    <maml:para>ID of the group the end user belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_IdentityInGroup FilterBy_String_IdentityInGroup_IN">
                <maml:name>IdentityInGroup</maml:name>
                <maml:description>
                    <maml:para>Identity of the user in this group (e.g. UPN, username...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IdentityInGroup_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IdentityInGroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IdentityInGroup_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IdentityInGroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_GroupMembership</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_GroupMembership</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_GroupMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_GroupMembership sets a(an) BT_GroupMembership.
Defines the association between CustomerEndUsers and CustomerGroups.
            A CustomerGroup can have multiple CustomerEndUsers and CustomerEndUsers can belong to multiple CustomerGroups.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>groupmembership</maml:name>
                    <command:parameterValue required="True">GroupMembershipDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IdentityInGroup</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>groupmembership</maml:name>
                    <command:parameterValue required="True">GroupMembershipDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IdentityInGroup</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>groupmembership</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.GroupMembershipDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>ID of this user coming from the external endpoint environment (e.g. ID in the CRM).
            This is set in the case this group represents an endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IdentityInGroup</maml:name>
                <maml:description>
                    <maml:para>Identity of the user in this group (e.g. UPN, username...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_GroupMembership</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_GroupMembership</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_GroupMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_GroupMembership removes a(an) BT_GroupMembership.
Defines the association between CustomerEndUsers and CustomerGroups.
            A CustomerGroup can have multiple CustomerEndUsers and CustomerEndUsers can belong to multiple CustomerGroups.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Element</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Element</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Element</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Element adds a(an) BT_Element.
Represents an element.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Element</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementValue</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RelatedEntityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Element</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementValue</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RelatedEntityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementKey</maml:name>
                <maml:description>
                    <maml:para>Key of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementType</maml:name>
                <maml:description>
                    <maml:para>Type of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementValue</maml:name>
                <maml:description>
                    <maml:para>Value of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Primary ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RelatedEntityName</maml:name>
                <maml:description>
                    <maml:para>Name of related entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RelatedId</maml:name>
                <maml:description>
                    <maml:para>ID of related entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Element</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Element</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Element</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Element gets a(an) BT_Element.
Represents an element.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Element</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElementKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElementType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElementValue</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedEntityName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementKey_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementKey_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementValue_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementValue_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RelatedEntityName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RelatedEntityName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Element</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElementKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElementType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElementValue</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedEntityName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementKey_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementKey_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementValue_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementValue_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RelatedEntityName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RelatedEntityName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ElementKey FilterBy_String_ElementKey_IN">
                <maml:name>ElementKey</maml:name>
                <maml:description>
                    <maml:para>Key of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ElementType FilterBy_String_ElementType_IN">
                <maml:name>ElementType</maml:name>
                <maml:description>
                    <maml:para>Type of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ElementValue FilterBy_String_ElementValue_IN">
                <maml:name>ElementValue</maml:name>
                <maml:description>
                    <maml:para>Value of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Primary ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_RelatedEntityName FilterBy_String_RelatedEntityName_IN">
                <maml:name>RelatedEntityName</maml:name>
                <maml:description>
                    <maml:para>Name of related entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_RelatedId FilterBy_Guid_RelatedId_IN">
                <maml:name>RelatedId</maml:name>
                <maml:description>
                    <maml:para>ID of related entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ElementKey_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ElementKey.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ElementKey_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ElementKey.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ElementType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ElementType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ElementType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ElementType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ElementValue_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ElementValue.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ElementValue_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ElementValue.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RelatedEntityName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RelatedEntityName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RelatedEntityName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RelatedEntityName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Element</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Element</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Element</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Element sets a(an) BT_Element.
Represents an element.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Element</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>element</maml:name>
                    <command:parameterValue required="True">ElementDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementValue</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RelatedEntityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Element</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>element</maml:name>
                    <command:parameterValue required="True">ElementDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementValue</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RelatedEntityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>element</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ElementDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementKey</maml:name>
                <maml:description>
                    <maml:para>Key of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementType</maml:name>
                <maml:description>
                    <maml:para>Type of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementValue</maml:name>
                <maml:description>
                    <maml:para>Value of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Primary ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RelatedEntityName</maml:name>
                <maml:description>
                    <maml:para>Name of related entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RelatedId</maml:name>
                <maml:description>
                    <maml:para>ID of related entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Element</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Element</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Element</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Element removes a(an) BT_Element.
Represents an element.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Element</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Element</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Organization</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Organization</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Organization</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Organization adds a(an) BT_Organization.
Represents an organization.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Organization</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsProvisioned</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationSettings</maml:name>
                    <command:parameterValue required="False">OrganizationSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">OrganizationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneCondition</maml:name>
                    <command:parameterValue required="False">Condition</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Organization</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsProvisioned</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationSettings</maml:name>
                    <command:parameterValue required="False">OrganizationSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">OrganizationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneCondition</maml:name>
                    <command:parameterValue required="False">Condition</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsProvisioned</maml:name>
                <maml:description>
                    <maml:para>Indicates whether the organization has been provisioned.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationSettings</maml:name>
                <maml:description>
                    <maml:para>Organization settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OrganizationSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Date of last purge.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period in days.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortName</maml:name>
                <maml:description>
                    <maml:para>Short name, which is the domain name of the first user of the company, without the extension (e.g. "bittitan").</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Organization type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OrganizationType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Production</dev:value>
                        <maml:description>
                            <maml:para>Production.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Test.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UnitTest</dev:value>
                        <maml:description>
                            <maml:para>Unit Test.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Beta.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Activation</dev:value>
                        <maml:description>
                            <maml:para>Activation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BurgerMaster</dev:value>
                        <maml:description>
                            <maml:para>BurgerMaster.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>DataEncryption - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>Cloud Archive - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutomationService</dev:value>
                        <maml:description>
                            <maml:para>Automation service - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Workgroup</dev:value>
                        <maml:description>
                            <maml:para>Workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneCondition</maml:name>
                <maml:description>
                    <maml:para>Zone condition.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Condition</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Organization</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Organization</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Organization</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Organization gets a(an) BT_Organization.
Represents an organization.
An organization represents a scope for a BitTitan ticket, which can be associated with either a customer or a workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Organization</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsProvisioned</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Organization</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsProvisioned</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsProvisioned">
                <maml:name>IsProvisioned</maml:name>
                <maml:description>
                    <maml:para>Indicates whether the organization has been provisioned.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_PurgeDate">
                <maml:name>PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Date of last purge.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_PurgePeriod FilterBy_Int32_PurgePeriod_IN">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period in days.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ShortName FilterBy_String_ShortName_IN">
                <maml:name>ShortName</maml:name>
                <maml:description>
                    <maml:para>Short name, which is the domain name of the first user of the company, without the extension (e.g. "bittitan").</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgePeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgePeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Type">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Organization type</maml:title>
            <maml:alert>
                <maml:para>
            The two main organization types are Production and Workgroup.
            Production means that the organization is associated with a customer while Workgroup means that the organization is associated with a workgroup.
          </maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>Get-BT_Organization -Ticket $btTicket -Type &quot;Workgroup&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Organization</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Organization</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Organization</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Organization sets a(an) BT_Organization.
Represents an organization.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Organization</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organization</maml:name>
                    <command:parameterValue required="True">OrganizationDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsProvisioned</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationSettings</maml:name>
                    <command:parameterValue required="False">OrganizationSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">OrganizationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneCondition</maml:name>
                    <command:parameterValue required="False">Condition</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Organization</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organization</maml:name>
                    <command:parameterValue required="True">OrganizationDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsProvisioned</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationSettings</maml:name>
                    <command:parameterValue required="False">OrganizationSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">OrganizationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneCondition</maml:name>
                    <command:parameterValue required="False">Condition</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>organization</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OrganizationDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsProvisioned</maml:name>
                <maml:description>
                    <maml:para>Indicates whether the organization has been provisioned.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationSettings</maml:name>
                <maml:description>
                    <maml:para>Organization settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OrganizationSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Date of last purge.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period in days.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortName</maml:name>
                <maml:description>
                    <maml:para>Short name, which is the domain name of the first user of the company, without the extension (e.g. "bittitan").</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Organization type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OrganizationType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Production</dev:value>
                        <maml:description>
                            <maml:para>Production.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Test.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UnitTest</dev:value>
                        <maml:description>
                            <maml:para>Unit Test.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Beta.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Activation</dev:value>
                        <maml:description>
                            <maml:para>Activation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BurgerMaster</dev:value>
                        <maml:description>
                            <maml:para>BurgerMaster.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>DataEncryption - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>Cloud Archive - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutomationService</dev:value>
                        <maml:description>
                            <maml:para>Automation service - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Workgroup</dev:value>
                        <maml:description>
                            <maml:para>Workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneCondition</maml:name>
                <maml:description>
                    <maml:para>Zone condition.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Condition</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Organization</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Organization</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Organization</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Organization removes a(an) BT_Organization.
Represents an organization.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Organization</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Organization</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_OrganizationMember</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_OrganizationMember</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_OrganizationMember</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_OrganizationMember adds a(an) BT_OrganizationMember.
Represents an organization member.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvitingSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserRoles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvitingSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserRoles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvitingSystemUserId</maml:name>
                <maml:description>
                    <maml:para>Inviting system user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserRoles</maml:name>
                <maml:description>
                    <maml:para>System user roles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SystemUserRoles</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationMember</dev:value>
                        <maml:description>
                            <maml:para>Organization member.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationManager</dev:value>
                        <maml:description>
                            <maml:para>Organization manager (or restricted administrator).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationAdmin</dev:value>
                        <maml:description>
                            <maml:para>Organization administrator.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inactive</dev:value>
                        <maml:description>
                            <maml:para>Inactive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All the roles.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_OrganizationMember</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_OrganizationMember</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_OrganizationMember</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_OrganizationMember gets a(an) BT_OrganizationMember.
Represents an organization member.

        An organization member represents the association between a BitTitan account (system user) and an organization.
        An organization represents a scope for a BitTitan ticket, which can be associated with either a customer or a workgroup.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvitingSystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserRoles</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvitingSystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserRoles</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_InvitingSystemUserId FilterBy_Guid_InvitingSystemUserId_IN">
                <maml:name>InvitingSystemUserId</maml:name>
                <maml:description>
                    <maml:para>Inviting system user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_UserRoles">
                <maml:name>UserRoles</maml:name>
                <maml:description>
                    <maml:para>Filter by UserRoles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Organization type</maml:title>
            <maml:alert>
                <maml:para>
            The two main organization types are Production and Workgroup.
            Production means that the organization is associated with a customer while Workgroup means that the organization is associated with a workgroup.
            Both customers and workgroups can be associated with multiple BitTitan accounts (system users).
          </maml:para>
            </maml:alert>
            <maml:title>User roles</maml:title>
            <maml:alert>
                <maml:para>
            BitTitan accounts (system users) have a user roles in each organization they belong to. The available user roles are admin, manager and agent. For more details about user roles, please check our online MSPComplete knowledge base.
          </maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$workgroups = Get-BT_Workgroup -Ticket $btTicket -Name &quot;isnull&quot;
$organizationMembers = Get-BT_OrganizationMember -Ticket $btTicket -OrganizationId $workgroups[0].WorkgroupOrganizationId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_OrganizationMember</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_OrganizationMember</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_OrganizationMember</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_OrganizationMember sets a(an) BT_OrganizationMember.
Represents an organization member.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organizationmember</maml:name>
                    <command:parameterValue required="True">OrganizationMemberDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvitingSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserRoles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organizationmember</maml:name>
                    <command:parameterValue required="True">OrganizationMemberDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvitingSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserRoles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>organizationmember</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OrganizationMemberDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvitingSystemUserId</maml:name>
                <maml:description>
                    <maml:para>Inviting system user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserRoles</maml:name>
                <maml:description>
                    <maml:para>System user roles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SystemUserRoles</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationMember</dev:value>
                        <maml:description>
                            <maml:para>Organization member.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationManager</dev:value>
                        <maml:description>
                            <maml:para>Organization manager (or restricted administrator).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationAdmin</dev:value>
                        <maml:description>
                            <maml:para>Organization administrator.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inactive</dev:value>
                        <maml:description>
                            <maml:para>Inactive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All the roles.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_OrganizationMember</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_OrganizationMember</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_OrganizationMember</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_OrganizationMember removes a(an) BT_OrganizationMember.
Represents an organization member.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ProjectStats</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ProjectStats</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ProjectStats</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ProjectStats adds a(an) BT_ProjectStats.
Statistics on a customer&apos;s project (campaign in SA, mailbox migration in MW, etc).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalProjectId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceType</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsNotGenerated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ProjectStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">ProjectStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalProjectId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceType</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsNotGenerated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ProjectStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">ProjectStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationServiceId</maml:name>
                <maml:description>
                    <maml:para>ID of the service this project belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalProjectId</maml:name>
                <maml:description>
                    <maml:para>ID of the external project this one refers to (e.g a SA Campaign, a MW connector).</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationServiceType</maml:name>
                <maml:description>
                    <maml:para>Type of the corresponding service (MailboxMigration/DocumentMigration/SalesAutomation/HealthCheck, etc).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProductType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SalesAutomation</dev:value>
                        <maml:description>
                            <maml:para>SalesAutomation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUSell</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Sell.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesBuilder</dev:value>
                        <maml:description>
                            <maml:para>SalesBuilder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxMigration</dev:value>
                        <maml:description>
                            <maml:para>Mailbox Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentMigration</dev:value>
                        <maml:description>
                            <maml:para>Document Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolderMigration</dev:value>
                        <maml:description>
                            <maml:para>Public Folder Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PersonalArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Personal Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Enterprise Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudStorageMigration</dev:value>
                        <maml:description>
                            <maml:para>Cloud Storage Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CollaborationMigration</dev:value>
                        <maml:description>
                            <maml:para>Collaboration Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeploymentPro</dev:value>
                        <maml:description>
                            <maml:para>DeploymentPro.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivation</dev:value>
                        <maml:description>
                            <maml:para>UserActivation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivationForCsp</dev:value>
                        <maml:description>
                            <maml:para>UserActivation for CSP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUOnboard</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Onboard.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthCheckForOffice365</dev:value>
                        <maml:description>
                            <maml:para>HealthCheck for office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>Data Encryption - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>CloudArchive - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUService</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Service.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BittitanConcierge</dev:value>
                        <maml:description>
                            <maml:para>BitTitan Concierge.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Account</dev:value>
                        <maml:description>
                            <maml:para>Account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Support</dev:value>
                        <maml:description>
                            <maml:para>Support.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MspComplete</dev:value>
                        <maml:description>
                            <maml:para>MspComplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthcheckForAzure</dev:value>
                        <maml:description>
                            <maml:para>Healthcheck for Azure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MissionControlForOffice365</dev:value>
                        <maml:description>
                            <maml:para>MissionControl for Office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudU</dev:value>
                        <maml:description>
                            <maml:para>Cloud University without specific pillar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>KnowledgeBase</dev:value>
                        <maml:description>
                            <maml:para>KnowledgeBase</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeviceManagementAgent</dev:value>
                        <maml:description>
                            <maml:para>Device management agent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ScriptRunner</dev:value>
                        <maml:description>
                            <maml:para>Script runner.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsNotGenerated</maml:name>
                <maml:description>
                    <maml:para>Whether the project stats have been hard coded ($HACK WPC 2016).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Project name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding offering instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatsXml</maml:name>
                <maml:description>
                    <maml:para>Various statistics about this project: count of items, errors, etc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProjectStatistics</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Project status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProjectStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>In progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed (succeeded).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ProjectStats</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ProjectStats</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ProjectStats</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ProjectStats gets a(an) BT_ProjectStats.
Statistics on a customer&apos;s project (campaign in SA, mailbox migration in MW, etc).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalProjectId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsNotGenerated</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalProjectId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsNotGenerated</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ApplicationServiceId FilterBy_Guid_ApplicationServiceId_IN">
                <maml:name>ApplicationServiceId</maml:name>
                <maml:description>
                    <maml:para>ID of the service this project belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ApplicationServiceType">
                <maml:name>ApplicationServiceType</maml:name>
                <maml:description>
                    <maml:para>Filter by ApplicationServiceType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ExternalProjectId FilterBy_Guid_ExternalProjectId_IN">
                <maml:name>ExternalProjectId</maml:name>
                <maml:description>
                    <maml:para>ID of the external project this one refers to (e.g a SA Campaign, a MW connector).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsNotGenerated">
                <maml:name>IsNotGenerated</maml:name>
                <maml:description>
                    <maml:para>Whether the project stats have been hard coded ($HACK WPC 2016).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Project name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OfferingInstanceId FilterBy_Guid_OfferingInstanceId_IN">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding offering instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Status">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_ProjectStats</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_ProjectStats</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_ProjectStats</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_ProjectStats sets a(an) BT_ProjectStats.
Statistics on a customer&apos;s project (campaign in SA, mailbox migration in MW, etc).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>projectstats</maml:name>
                    <command:parameterValue required="True">ProjectStatsDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceType</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ProjectStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">ProjectStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>projectstats</maml:name>
                    <command:parameterValue required="True">ProjectStatsDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceType</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ProjectStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">ProjectStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>projectstats</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ProjectStatsDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationServiceType</maml:name>
                <maml:description>
                    <maml:para>Type of the corresponding service (MailboxMigration/DocumentMigration/SalesAutomation/HealthCheck, etc).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProductType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SalesAutomation</dev:value>
                        <maml:description>
                            <maml:para>SalesAutomation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUSell</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Sell.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesBuilder</dev:value>
                        <maml:description>
                            <maml:para>SalesBuilder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxMigration</dev:value>
                        <maml:description>
                            <maml:para>Mailbox Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentMigration</dev:value>
                        <maml:description>
                            <maml:para>Document Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolderMigration</dev:value>
                        <maml:description>
                            <maml:para>Public Folder Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PersonalArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Personal Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Enterprise Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudStorageMigration</dev:value>
                        <maml:description>
                            <maml:para>Cloud Storage Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CollaborationMigration</dev:value>
                        <maml:description>
                            <maml:para>Collaboration Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeploymentPro</dev:value>
                        <maml:description>
                            <maml:para>DeploymentPro.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivation</dev:value>
                        <maml:description>
                            <maml:para>UserActivation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivationForCsp</dev:value>
                        <maml:description>
                            <maml:para>UserActivation for CSP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUOnboard</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Onboard.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthCheckForOffice365</dev:value>
                        <maml:description>
                            <maml:para>HealthCheck for office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>Data Encryption - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>CloudArchive - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUService</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Service.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BittitanConcierge</dev:value>
                        <maml:description>
                            <maml:para>BitTitan Concierge.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Account</dev:value>
                        <maml:description>
                            <maml:para>Account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Support</dev:value>
                        <maml:description>
                            <maml:para>Support.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MspComplete</dev:value>
                        <maml:description>
                            <maml:para>MspComplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthcheckForAzure</dev:value>
                        <maml:description>
                            <maml:para>Healthcheck for Azure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MissionControlForOffice365</dev:value>
                        <maml:description>
                            <maml:para>MissionControl for Office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudU</dev:value>
                        <maml:description>
                            <maml:para>Cloud University without specific pillar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>KnowledgeBase</dev:value>
                        <maml:description>
                            <maml:para>KnowledgeBase</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeviceManagementAgent</dev:value>
                        <maml:description>
                            <maml:para>Device management agent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ScriptRunner</dev:value>
                        <maml:description>
                            <maml:para>Script runner.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Project name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding offering instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatsXml</maml:name>
                <maml:description>
                    <maml:para>Various statistics about this project: count of items, errors, etc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProjectStatistics</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Project status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProjectStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>In progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed (succeeded).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_ProjectStats</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_ProjectStats</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_ProjectStats</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_ProjectStats removes a(an) BT_ProjectStats.
Statistics on a customer&apos;s project (campaign in SA, mailbox migration in MW, etc).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ReportMetadata</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ReportMetadata</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ReportMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ReportMetadata adds a(an) BT_ReportMetadata.
Report metadata entity class.
            Represents an report type in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MinimumRequiredPlanType</maml:name>
                    <command:parameterValue required="False">WorkgroupPlanType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MinimumRequiredPlanType</maml:name>
                    <command:parameterValue required="False">WorkgroupPlanType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Report category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cost</dev:value>
                        <maml:description>
                            <maml:para>Cost reporting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inventory</dev:value>
                        <maml:description>
                            <maml:para>Inventory.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Columns</maml:name>
                <maml:description>
                    <maml:para>Serialized representation of report columns in order.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportColumn[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when creating report instance.
            These parameters will be used to generate report data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MinimumRequiredPlanType</maml:name>
                <maml:description>
                    <maml:para>The minimum required plan type for creating an instance of the report.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.WorkgroupPlanType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown - default value for backward compatibility.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetOrganized</dev:value>
                        <maml:description>
                            <maml:para>Get organized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetOptimized</dev:value>
                        <maml:description>
                            <maml:para>Get optimized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetAutomated</dev:value>
                        <maml:description>
                            <maml:para>Get automated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Report name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RequiresAggregation</maml:name>
                <maml:description>
                    <maml:para>Denotes report requires aggregation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ViewingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when viewing report instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ReportMetadata</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ReportMetadata</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ReportMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ReportMetadata gets a(an) BT_ReportMetadata.
Report metadata entity class.
            Represents an report type in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MinimumRequiredPlanType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MinimumRequiredPlanType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AdditionalCallbackHandlerNames FilterBy_String_AdditionalCallbackHandlerNames_IN">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_CallbackHandlerName FilterBy_String_CallbackHandlerName_IN">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Category">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Filter by Category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsSystemAdded">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_KeyName FilterBy_String_KeyName_IN">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_MinimumRequiredPlanType">
                <maml:name>MinimumRequiredPlanType</maml:name>
                <maml:description>
                    <maml:para>Filter by MinimumRequiredPlanType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Report name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_RequiresAggregation">
                <maml:name>RequiresAggregation</maml:name>
                <maml:description>
                    <maml:para>Denotes report requires aggregation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Visibility">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_ReportMetadata</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_ReportMetadata</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_ReportMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_ReportMetadata sets a(an) BT_ReportMetadata.
Report metadata entity class.
            Represents an report type in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>reportmetadata</maml:name>
                    <command:parameterValue required="True">ReportMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>reportmetadata</maml:name>
                    <command:parameterValue required="True">ReportMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>reportmetadata</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ReportMetadataDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Report category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cost</dev:value>
                        <maml:description>
                            <maml:para>Cost reporting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inventory</dev:value>
                        <maml:description>
                            <maml:para>Inventory.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Columns</maml:name>
                <maml:description>
                    <maml:para>Serialized representation of report columns in order.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportColumn[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when creating report instance.
            These parameters will be used to generate report data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Report name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ViewingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when viewing report instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_ReportMetadata</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_ReportMetadata</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_ReportMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_ReportMetadata removes a(an) BT_ReportMetadata.
Report metadata entity class.
            Represents an report type in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ApplicationService</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ApplicationService</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ApplicationService</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ApplicationService adds a(an) BT_ApplicationService.
Represents a service that we offer (Mail Migration, Document Migration, Sales Automation, HealthCheck …) or a 3rd-party cloud application (DocuSign, LinkedIn, GitHub …).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsActive</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ServiceStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsActive</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ServiceStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsActive</maml:name>
                <maml:description>
                    <maml:para>Whether the service is active or not.
            A service becomes active as soon as one project is created under this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatsXml</maml:name>
                <maml:description>
                    <maml:para>Statistics about this service across all projects and personas e.g. item count, errors, etc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ServiceStatistics</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Service type (MailboxMigration/DocumentMigration/SalesAutomation/HealthCheck, etc).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProductType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SalesAutomation</dev:value>
                        <maml:description>
                            <maml:para>SalesAutomation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUSell</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Sell.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesBuilder</dev:value>
                        <maml:description>
                            <maml:para>SalesBuilder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxMigration</dev:value>
                        <maml:description>
                            <maml:para>Mailbox Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentMigration</dev:value>
                        <maml:description>
                            <maml:para>Document Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolderMigration</dev:value>
                        <maml:description>
                            <maml:para>Public Folder Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PersonalArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Personal Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Enterprise Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudStorageMigration</dev:value>
                        <maml:description>
                            <maml:para>Cloud Storage Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CollaborationMigration</dev:value>
                        <maml:description>
                            <maml:para>Collaboration Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeploymentPro</dev:value>
                        <maml:description>
                            <maml:para>DeploymentPro.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivation</dev:value>
                        <maml:description>
                            <maml:para>UserActivation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivationForCsp</dev:value>
                        <maml:description>
                            <maml:para>UserActivation for CSP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUOnboard</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Onboard.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthCheckForOffice365</dev:value>
                        <maml:description>
                            <maml:para>HealthCheck for office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>Data Encryption - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>CloudArchive - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUService</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Service.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BittitanConcierge</dev:value>
                        <maml:description>
                            <maml:para>BitTitan Concierge.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Account</dev:value>
                        <maml:description>
                            <maml:para>Account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Support</dev:value>
                        <maml:description>
                            <maml:para>Support.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MspComplete</dev:value>
                        <maml:description>
                            <maml:para>MspComplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthcheckForAzure</dev:value>
                        <maml:description>
                            <maml:para>Healthcheck for Azure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MissionControlForOffice365</dev:value>
                        <maml:description>
                            <maml:para>MissionControl for Office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudU</dev:value>
                        <maml:description>
                            <maml:para>Cloud University without specific pillar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>KnowledgeBase</dev:value>
                        <maml:description>
                            <maml:para>KnowledgeBase</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeviceManagementAgent</dev:value>
                        <maml:description>
                            <maml:para>Device management agent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ScriptRunner</dev:value>
                        <maml:description>
                            <maml:para>Script runner.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ApplicationService</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ApplicationService</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ApplicationService</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ApplicationService gets a(an) BT_ApplicationService.
Represents a service that we offer (Mail Migration, Document Migration, Sales Automation, HealthCheck …) or a 3rd-party cloud application (DocuSign, LinkedIn, GitHub …).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsActive</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsActive</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsActive">
                <maml:name>IsActive</maml:name>
                <maml:description>
                    <maml:para>Whether the service is active or not.
            A service becomes active as soon as one project is created under this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Type">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_ApplicationService</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_ApplicationService</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_ApplicationService</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_ApplicationService sets a(an) BT_ApplicationService.
Represents a service that we offer (Mail Migration, Document Migration, Sales Automation, HealthCheck …) or a 3rd-party cloud application (DocuSign, LinkedIn, GitHub …).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>applicationservice</maml:name>
                    <command:parameterValue required="True">ApplicationServiceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsActive</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ServiceStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>applicationservice</maml:name>
                    <command:parameterValue required="True">ApplicationServiceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsActive</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ServiceStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>applicationservice</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ApplicationServiceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsActive</maml:name>
                <maml:description>
                    <maml:para>Whether the service is active or not.
            A service becomes active as soon as one project is created under this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatsXml</maml:name>
                <maml:description>
                    <maml:para>Statistics about this service across all projects and personas e.g. item count, errors, etc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ServiceStatistics</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Service type (MailboxMigration/DocumentMigration/SalesAutomation/HealthCheck, etc).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProductType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SalesAutomation</dev:value>
                        <maml:description>
                            <maml:para>SalesAutomation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUSell</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Sell.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesBuilder</dev:value>
                        <maml:description>
                            <maml:para>SalesBuilder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxMigration</dev:value>
                        <maml:description>
                            <maml:para>Mailbox Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentMigration</dev:value>
                        <maml:description>
                            <maml:para>Document Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolderMigration</dev:value>
                        <maml:description>
                            <maml:para>Public Folder Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PersonalArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Personal Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Enterprise Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudStorageMigration</dev:value>
                        <maml:description>
                            <maml:para>Cloud Storage Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CollaborationMigration</dev:value>
                        <maml:description>
                            <maml:para>Collaboration Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeploymentPro</dev:value>
                        <maml:description>
                            <maml:para>DeploymentPro.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivation</dev:value>
                        <maml:description>
                            <maml:para>UserActivation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivationForCsp</dev:value>
                        <maml:description>
                            <maml:para>UserActivation for CSP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUOnboard</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Onboard.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthCheckForOffice365</dev:value>
                        <maml:description>
                            <maml:para>HealthCheck for office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>Data Encryption - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>CloudArchive - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUService</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Service.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BittitanConcierge</dev:value>
                        <maml:description>
                            <maml:para>BitTitan Concierge.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Account</dev:value>
                        <maml:description>
                            <maml:para>Account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Support</dev:value>
                        <maml:description>
                            <maml:para>Support.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MspComplete</dev:value>
                        <maml:description>
                            <maml:para>MspComplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthcheckForAzure</dev:value>
                        <maml:description>
                            <maml:para>Healthcheck for Azure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MissionControlForOffice365</dev:value>
                        <maml:description>
                            <maml:para>MissionControl for Office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudU</dev:value>
                        <maml:description>
                            <maml:para>Cloud University without specific pillar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>KnowledgeBase</dev:value>
                        <maml:description>
                            <maml:para>KnowledgeBase</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeviceManagementAgent</dev:value>
                        <maml:description>
                            <maml:para>Device management agent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ScriptRunner</dev:value>
                        <maml:description>
                            <maml:para>Script runner.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_ApplicationService</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_ApplicationService</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_ApplicationService</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_ApplicationService removes a(an) BT_ApplicationService.
Represents a service that we offer (Mail Migration, Document Migration, Sales Automation, HealthCheck …) or a 3rd-party cloud application (DocuSign, LinkedIn, GitHub …).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Subscription</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Subscription</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Subscription</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Subscription adds a(an) BT_Subscription.
Subscription entity class for storing a single subscription.
            Used for reoccurring billing.
A subscription represents a user subscription that is required to run MSPComplete services for this user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgreementMonths</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgreementPenaltyPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingFrequencyMonths</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OverridePrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">SubscriptionEntityReferenceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProcessState</maml:name>
                    <command:parameterValue required="False">SubscriptionProcessState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProrationType</maml:name>
                    <command:parameterValue required="False">SubscriptionProrationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">SubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgreementMonths</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgreementPenaltyPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingFrequencyMonths</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OverridePrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">SubscriptionEntityReferenceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProcessState</maml:name>
                    <command:parameterValue required="False">SubscriptionProcessState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProrationType</maml:name>
                    <command:parameterValue required="False">SubscriptionProrationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">SubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>The product sku ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgreementMonths</maml:name>
                <maml:description>
                    <maml:para>The number of months a customer agreed to continue their subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgreementPenaltyPrice</maml:name>
                <maml:description>
                    <maml:para>The price of the penalty for canceling a subscription before the agreement months.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingEndDate</maml:name>
                <maml:description>
                    <maml:para>The date when the charge will end.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingFrequencyMonths</maml:name>
                <maml:description>
                    <maml:para>The billing frequency months.
            Monthly = 1, Quarterly = 3, Annual = 12</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingStartDate</maml:name>
                <maml:description>
                    <maml:para>The date when the charge will start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Gets or sets the create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>The error code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ErrorCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OverridePrice</maml:name>
                <maml:description>
                    <maml:para>The override price.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>Reference entity id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Reference entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SubscriptionEntityReferenceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CustomerEndUser</dev:value>
                        <maml:description>
                            <maml:para>The subscription is for a .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionEndDate</maml:name>
                <maml:description>
                    <maml:para>The date when the subscription will end and all the benefits stop.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionProcessState</maml:name>
                <maml:description>
                    <maml:para>The process state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SubscriptionProcessState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotProcessed</dev:value>
                        <maml:description>
                            <maml:para>Not processed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SuccessfullyProcessed</dev:value>
                        <maml:description>
                            <maml:para>Successfully processed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FailureToProcess</dev:value>
                        <maml:description>
                            <maml:para>Failure to process.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Revoked</dev:value>
                        <maml:description>
                            <maml:para>Revoked.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RevokeNotProcessed</dev:value>
                        <maml:description>
                            <maml:para>Not processed for revoke.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FailureToRevoke</dev:value>
                        <maml:description>
                            <maml:para>Failure to revoke.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionProrationType</maml:name>
                <maml:description>
                    <maml:para>The value indicating whether we prorate the first/last billing cycle.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SubscriptionProrationType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No proration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BeginningProrated</dev:value>
                        <maml:description>
                            <maml:para>The value indicating whether to prorate the first billing cycle.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EndProrated</dev:value>
                        <maml:description>
                            <maml:para>The value indicating whether to prorate the last billing cycle.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BeginningAndEndProrated</dev:value>
                        <maml:description>
                            <maml:para>Whether we prorate the first and the last billing cycle.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionRenewalPolicy</maml:name>
                <maml:description>
                    <maml:para>The subscription renewal policy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SubscriptionRenewalPolicy</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Use the policy defined at the customer level.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotAutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Do not auto renew the subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Auto renew the subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionStartDate</maml:name>
                <maml:description>
                    <maml:para>The date when the subscription will start and all the benefits apply.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID of the original creator.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>The update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>The version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization ID associated with the subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Subscriptions are under workgroups, thus a ticket scoped to a workgroup is required.</maml:para>
            </maml:alert>
            <maml:title>Subscription process state</maml:title>
            <maml:alert>
                <maml:para>The subscription process state can be non-processed, successfully processed, failed to processed or revoked. It is automatically updated and can take a few dozens of seconds to be updated.</maml:para>
            </maml:alert>
            <maml:title>Product sku id</maml:title>
            <maml:alert>
                <maml:para>The product sku id can be found with the Get-BT_ProductSkuID cmdlet.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Retrieve the ticket and the customer end users
$productSkuId = Get-BT_ProductSkuID -Ticket $btTicket -ProductName MspcEndUserYearlySubscription
$workgroups = Get-BT_Workgroup -Ticket $btTicket
$customers = Get-BT_Customer -Ticket $btTicket -WorkgroupId $workgroups[0].Id
$workgroupTicket = Get-BT_Ticket -Ticket $btTicket -WorkgroupId $workgroups[0].Id -OrganizationId $workgroups[0].WorkgroupOrganizationId
$customerEndUsers = Get-BT_CustomerEndUser -Ticket $btTicket -OrganizationId $customers[0].OrganizationId
 
# Assign an MSPC subscription to the first user
Add-BT_Subscription -ticket $workgroupTicket -SubscriptionEntityReferenceType CustomerEndUser -EntityReferenceId $customerEndUsers[0].Id -ProductSkuId $productSkuId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Subscription</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Subscription</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Subscription</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Subscription gets a(an) BT_Subscription.
Subscription entity class for storing a single subscription.
            Used for reoccurring billing.
A subscription represents a user subscription that is required to run MSPComplete services for this user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgreementMonths</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingFrequencyMonths</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgreementMonths_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgreementMonths_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingFrequencyMonths_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingFrequencyMonths_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProcessState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProrationType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgreementMonths</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingFrequencyMonths</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgreementMonths_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgreementMonths_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingFrequencyMonths_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingFrequencyMonths_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProcessState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProrationType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_AgreementMonths FilterBy_Int32_AgreementMonths_IN">
                <maml:name>AgreementMonths</maml:name>
                <maml:description>
                    <maml:para>The number of months a customer agreed to continue their subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_BillingEndDate">
                <maml:name>BillingEndDate</maml:name>
                <maml:description>
                    <maml:para>The date when the charge will end.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_BillingFrequencyMonths FilterBy_Int32_BillingFrequencyMonths_IN">
                <maml:name>BillingFrequencyMonths</maml:name>
                <maml:description>
                    <maml:para>The billing frequency months.
            Monthly = 1, Quarterly = 3, Annual = 12</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_BillingStartDate">
                <maml:name>BillingStartDate</maml:name>
                <maml:description>
                    <maml:para>The date when the charge will start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Gets or sets the create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ErrorCode">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>Filter by ErrorCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ProductSkuId FilterBy_Guid_ProductSkuId_IN">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>The product sku ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ReferenceEntityId FilterBy_Guid_ReferenceEntityId_IN">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>Reference entity id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ReferenceEntityType">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Filter by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgreementMonths_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgreementMonths.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgreementMonths_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgreementMonths.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingFrequencyMonths_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingFrequencyMonths.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingFrequencyMonths_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingFrequencyMonths.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SubscriptionEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SubscriptionEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SubscriptionEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SubscriptionEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SubscriptionStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SubscriptionStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SubscriptionStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SubscriptionStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_SubscriptionEndDate">
                <maml:name>SubscriptionEndDate</maml:name>
                <maml:description>
                    <maml:para>The date when the subscription will end and all the benefits stop.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_SubscriptionProcessState">
                <maml:name>SubscriptionProcessState</maml:name>
                <maml:description>
                    <maml:para>Filter by SubscriptionProcessState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_SubscriptionProrationType">
                <maml:name>SubscriptionProrationType</maml:name>
                <maml:description>
                    <maml:para>Filter by SubscriptionProrationType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_SubscriptionRenewalPolicy">
                <maml:name>SubscriptionRenewalPolicy</maml:name>
                <maml:description>
                    <maml:para>Filter by SubscriptionRenewalPolicy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_SubscriptionStartDate">
                <maml:name>SubscriptionStartDate</maml:name>
                <maml:description>
                    <maml:para>The date when the subscription will start and all the benefits apply.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID of the original creator.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>The update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>The version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization ID associated with the subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Subscriptions belong to workgroups, thus a ticket scoped to a workgroup will only return the subscriptions belonging to this workgroup.</maml:para>
            </maml:alert>
            <maml:title>Subscription process state</maml:title>
            <maml:alert>
                <maml:para>The subscription process state can be non-processed, successfully processed, failed to processed or revoked. It is automatically updated and can take a few dozens of seconds to be updated.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$subscriptions = Get-BT_Subscription -Ticket $btTicket</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Subscription</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Subscription</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Subscription</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Subscription sets a(an) BT_Subscription.
Subscription entity class for storing a single subscription.
            Used for reoccurring billing.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>subscription</maml:name>
                    <command:parameterValue required="True">SubscriptionDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">SubscriptionEntityReferenceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">SubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>subscription</maml:name>
                    <command:parameterValue required="True">SubscriptionDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">SubscriptionEntityReferenceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">SubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>subscription</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.SubscriptionDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Gets or sets the create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>Reference entity id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Reference entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SubscriptionEntityReferenceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CustomerEndUser</dev:value>
                        <maml:description>
                            <maml:para>The subscription is for a .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionRenewalPolicy</maml:name>
                <maml:description>
                    <maml:para>The subscription renewal policy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SubscriptionRenewalPolicy</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Use the policy defined at the customer level.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotAutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Do not auto renew the subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Auto renew the subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID of the original creator.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>The update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>The version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Subscription</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Subscription</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Subscription</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Subscription removes a(an) BT_Subscription.
Subscription entity class for storing a single subscription.
            Used for reoccurring billing.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_TaskInstance</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_TaskInstance</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_TaskInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_TaskInstance adds a(an) BT_TaskInstance.
Describes an actual task for execution.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AutomationStatus</maml:name>
                    <command:parameterValue required="False">AutomationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreationType</maml:name>
                    <command:parameterValue required="False">CallableMetadataCreationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorParameters</maml:name>
                    <command:parameterValue required="False">NamedParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionOrder</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputVariables</maml:name>
                    <command:parameterValue required="False">TaskInstanceVariableMapping[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstance</maml:name>
                    <command:parameterValue required="False">OfferingInstance</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OfferingToTaskKeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResumedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">TaskStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadata</maml:name>
                    <command:parameterValue required="False">TaskMetadata</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskVariables</maml:name>
                    <command:parameterValue required="False">TaskVariable[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalRunningTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TriggeredViaUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AutomationStatus</maml:name>
                    <command:parameterValue required="False">AutomationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreationType</maml:name>
                    <command:parameterValue required="False">CallableMetadataCreationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorParameters</maml:name>
                    <command:parameterValue required="False">NamedParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionOrder</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputVariables</maml:name>
                    <command:parameterValue required="False">TaskInstanceVariableMapping[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstance</maml:name>
                    <command:parameterValue required="False">OfferingInstance</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OfferingToTaskKeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResumedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">TaskStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadata</maml:name>
                    <command:parameterValue required="False">TaskMetadata</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskVariables</maml:name>
                    <command:parameterValue required="False">TaskVariable[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalRunningTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TriggeredViaUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedSettings</maml:name>
                <maml:description>
                    <maml:para>Advanced settings for this task instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskAdvancedSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the team who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the system user who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AutomationStatus</maml:name>
                <maml:description>
                    <maml:para>Automation status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AutomationStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pending</dev:value>
                        <maml:description>
                            <maml:para>Pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Callback status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallbackStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForInstantiationCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for instantiation callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForExecutionCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for execution callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CallbackFailed</dev:value>
                        <maml:description>
                            <maml:para>Callback failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Validation</dev:value>
                        <maml:description>
                            <maml:para>Validation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Input</dev:value>
                        <maml:description>
                            <maml:para>&quot;&quot;Input&quot;&quot; task, i.e. it&apos;s a task requesting input from the user/UI.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Confirmation</dev:value>
                        <maml:description>
                            <maml:para>Confirmation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Instructional</dev:value>
                        <maml:description>
                            <maml:para>Instructional tasks with pre-defined instructions and title.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Combo</dev:value>
                        <maml:description>
                            <maml:para>Combo tasks that roll-up other tasks as separate pages.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Automation</dev:value>
                        <maml:description>
                            <maml:para>Automation task that runs a script in a container.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletedAt</maml:name>
                <maml:description>
                    <maml:para>Completed at date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletionType</maml:name>
                <maml:description>
                    <maml:para>Task completion type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCompletionType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Automatic</dev:value>
                        <maml:description>
                            <maml:para>Automatic, no user interaction needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Manual</dev:value>
                        <maml:description>
                            <maml:para>Manual, user interaction is needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Autocomplete</dev:value>
                        <maml:description>
                            <maml:para>Autocomplete, user clicks on the start link and task will autocomplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreationType</maml:name>
                <maml:description>
                    <maml:para>Creation type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallableMetadataCreationType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>New</dev:value>
                        <maml:description>
                            <maml:para>Created manually; not included in metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IncludedOnDeploy</dev:value>
                        <maml:description>
                            <maml:para>Created by deployment; included in metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProcessingTaskWithPrimaryData</dev:value>
                        <maml:description>
                            <maml:para>Created by a processing task to represent information about the execution of its primary data.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Due by minutes from start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByType</maml:name>
                <maml:description>
                    <maml:para>Due by type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityTypeDependencies</maml:name>
                <maml:description>
                    <maml:para>Which entities this type of task can be applied to (and required to run this task).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EntityTypeDependency[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>Error code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ErrorCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorMessage</maml:name>
                <maml:description>
                    <maml:para>Error message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorParameters</maml:name>
                <maml:description>
                    <maml:para>Named parameters of the task error.
            This is the array representation, for the SOAP Api.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.NamedParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecutionOrder</maml:name>
                <maml:description>
                    <maml:para>Execution order for this task, among the set of tasks associated with a given offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InputVariables</maml:name>
                <maml:description>
                    <maml:para>The input into this task, stored as an XML array.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskInstanceVariableMapping[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Instructions</maml:name>
                <maml:description>
                    <maml:para>Guidance, list of things the user needs to do.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords that facilitate searches.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LinkedTaskId</maml:name>
                <maml:description>
                    <maml:para>ID of the linked task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of this specific task instance.
            Can be used to identify different instances of the same task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstance</maml:name>
                <maml:description>
                    <maml:para>The navigation property of the related .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingInstance</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the offering instance this task belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingToTaskKeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files for this task, relating
            to its .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>ID of the parent task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Release mode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReleaseMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Released</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a released OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Design</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a design mode OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Estimate</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is an estimate mode OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReminderAt</maml:name>
                <maml:description>
                    <maml:para>Reminder date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResumedAt</maml:name>
                <maml:description>
                    <maml:para>Resumed at date.
            The will ignore any updates to this field outside of the ORM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartedAt</maml:name>
                <maml:description>
                    <maml:para>Started at date. Denotes the date after task instance has moved to processing state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Task status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Blocked</dev:value>
                        <maml:description>
                            <maml:para>Blocked.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>In progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CompletedWithErrors</dev:value>
                        <maml:description>
                            <maml:para>Completed with errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cancelled</dev:value>
                        <maml:description>
                            <maml:para>Cancelled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Ready</dev:value>
                        <maml:description>
                            <maml:para>Ready to start (all previous tasks completed).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Skipped</dev:value>
                        <maml:description>
                            <maml:para>A user manually skipped the task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task was created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadata</maml:name>
                <maml:description>
                    <maml:para>The navigation property of the related .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskMetadata</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskVariables</maml:name>
                <maml:description>
                    <maml:para>The navigation property of the related .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariable[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TotalRunningTime</maml:name>
                <maml:description>
                    <maml:para>Effective total running time in milliseconds, accounting for paused states.
            The will ignore any updates to this field outside of the ORM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TriggeredViaUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who triggers this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_TaskInstance</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_TaskInstance</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_TaskInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_TaskInstance gets a(an) BT_TaskInstance.
Describes an actual task for execution.

        A task represents an IT task, which belongs to an IT service you can launch from MSPComplete.
        A task instance contains information about one of your executions of the task, such as the execution status and the customer organization id.
        The metadata of the task can be found in the associated task metadata object.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AutomationStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreationType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionOrder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InternalTotalRunningTime</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsResetUpdate</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingToTaskKeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResumedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueByMinutesFromStart_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueByMinutesFromStart_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExecutionOrder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExecutionOrder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternalTotalRunningTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternalTotalRunningTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfferingToTaskKeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfferingToTaskKeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReminderAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReminderAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ResumedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ResumedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalRunningTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalRunningTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalRunningTime</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TriggeredViaUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AutomationStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreationType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionOrder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InternalTotalRunningTime</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsResetUpdate</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingToTaskKeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResumedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueByMinutesFromStart_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueByMinutesFromStart_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExecutionOrder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExecutionOrder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternalTotalRunningTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternalTotalRunningTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfferingToTaskKeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfferingToTaskKeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReminderAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReminderAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ResumedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ResumedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalRunningTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalRunningTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalRunningTime</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TriggeredViaUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AssignedToTeamId FilterBy_Guid_AssignedToTeamId_IN">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the team who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AssignedToUserId FilterBy_Guid_AssignedToUserId_IN">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the system user who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AutomationStatus">
                <maml:name>AutomationStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by AutomationStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_CallbackStatus">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by CallbackStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Category">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Filter by Category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CompletedAt">
                <maml:name>CompletedAt</maml:name>
                <maml:description>
                    <maml:para>Completed at date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_CompletionType">
                <maml:name>CompletionType</maml:name>
                <maml:description>
                    <maml:para>Filter by CompletionType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_CreationType">
                <maml:name>CreationType</maml:name>
                <maml:description>
                    <maml:para>Filter by CreationType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Description FilterBy_String_Description_IN">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_DueBy">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_DueByMinutesFromStart FilterBy_Int32_DueByMinutesFromStart_IN">
                <maml:name>DueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Due by minutes from start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DueByType">
                <maml:name>DueByType</maml:name>
                <maml:description>
                    <maml:para>Filter by DueByType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ErrorCode">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>Filter by ErrorCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ErrorMessage FilterBy_String_ErrorMessage_IN">
                <maml:name>ErrorMessage</maml:name>
                <maml:description>
                    <maml:para>Error message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Double_ExecutionOrder FilterBy_Double_ExecutionOrder_IN">
                <maml:name>ExecutionOrder</maml:name>
                <maml:description>
                    <maml:para>Execution order for this task, among the set of tasks associated with a given offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_GeneratedByInformation FilterBy_String_GeneratedByInformation_IN">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_InternalTotalRunningTime FilterBy_Int64_InternalTotalRunningTime_IN">
                <maml:name>InternalTotalRunningTime</maml:name>
                <maml:description>
                    <maml:para>Total running time in milliseconds, that matches the value in the database.
            Used internally to track the total running time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsResetUpdate">
                <maml:name>IsResetUpdate</maml:name>
                <maml:description>
                    <maml:para>Whether or not this is an update to reset the state of the . If true and
            performing an update with a privileged ticket, the running time fields will be reset.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_KeyName FilterBy_String_KeyName_IN">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LinkedTaskId FilterBy_Guid_LinkedTaskId_IN">
                <maml:name>LinkedTaskId</maml:name>
                <maml:description>
                    <maml:para>ID of the linked task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of this specific task instance.
            Can be used to identify different instances of the same task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OfferingInstanceId FilterBy_Guid_OfferingInstanceId_IN">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the offering instance this task belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_OfferingToTaskKeyName FilterBy_String_OfferingToTaskKeyName_IN">
                <maml:name>OfferingToTaskKeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files for this task, relating
            to its .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ParentId FilterBy_Guid_ParentId_IN">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>ID of the parent task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Priority">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Filter by Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ReleaseMode">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Filter by ReleaseMode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ReminderAt">
                <maml:name>ReminderAt</maml:name>
                <maml:description>
                    <maml:para>Reminder date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ResumedAt">
                <maml:name>ResumedAt</maml:name>
                <maml:description>
                    <maml:para>Resumed at date.
            The will ignore any updates to this field outside of the ORM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompletedAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompletedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompletedAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompletedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DueBy_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DueBy_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DueByMinutesFromStart_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DueByMinutesFromStart.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DueByMinutesFromStart_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DueByMinutesFromStart.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ErrorMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ErrorMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ErrorMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ErrorMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExecutionOrder_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExecutionOrder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExecutionOrder_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExecutionOrder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InternalTotalRunningTime_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by InternalTotalRunningTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InternalTotalRunningTime_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by InternalTotalRunningTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OfferingToTaskKeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by OfferingToTaskKeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OfferingToTaskKeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by OfferingToTaskKeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReminderAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReminderAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReminderAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReminderAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ResumedAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ResumedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ResumedAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ResumedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartedAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartedAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TotalRunningTime_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TotalRunningTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TotalRunningTime_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TotalRunningTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_StartedAt">
                <maml:name>StartedAt</maml:name>
                <maml:description>
                    <maml:para>Started at date. Denotes the date after task instance has moved to processing state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Status">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_StatusMessage FilterBy_String_StatusMessage_IN">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task was created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_TaskMetadataId FilterBy_Guid_TaskMetadataId_IN">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_TotalRunningTime FilterBy_Int64_TotalRunningTime_IN">
                <maml:name>TotalRunningTime</maml:name>
                <maml:description>
                    <maml:para>Effective total running time in milliseconds, accounting for paused states.
            The will ignore any updates to this field outside of the ORM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_TriggeredViaUserId FilterBy_Guid_TriggeredViaUserId_IN">
                <maml:name>TriggeredViaUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who triggers this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Visibility">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Task metadata and task instance</maml:title>
            <maml:alert>
                <maml:para>
            There are two different types of entities for tasks:
            the metadata, called TaskMetadata, which contains information about the task, such as the name and the type of the task
            the instance, called TaskInstance, which contains information about one of your executions of the task, such as the execution status and the customer organization id
          </maml:para>
            </maml:alert>
            <maml:title>Public and private MSPComplete tasks</maml:title>
            <maml:alert>
                <maml:para>With MSPC, you can create your own custom tasks. While MSPComplete tasks offered by BitTitan do not belong to any workgroup, your private tasks belong to your workgroups.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$offeringMetadata = Get-BT_OfferingMetadata -Ticket $btTicket -KeyName &quot;HealthCheckForAzure&quot;
$offeringInstances = Get-BT_OfferingInstance -Ticket $btTicket -OfferingMetadataId $offeringMetadata.Id
$taskInstances = Get-BT_TaskInstance -Ticket $btTicket -OfferingInstanceId $offeringInstances[0].Id -SortBy_ExecutionOrder_Ascending</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_TaskInstance</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_TaskInstance</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_TaskInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_TaskInstance sets a(an) BT_TaskInstance.
Describes an actual task for execution.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskinstance</maml:name>
                    <command:parameterValue required="True">TaskInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AutomationStatus</maml:name>
                    <command:parameterValue required="False">AutomationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreationType</maml:name>
                    <command:parameterValue required="False">CallableMetadataCreationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorParameters</maml:name>
                    <command:parameterValue required="False">NamedParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionOrder</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputVariables</maml:name>
                    <command:parameterValue required="False">TaskInstanceVariableMapping[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstance</maml:name>
                    <command:parameterValue required="False">OfferingInstance</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResumedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">TaskStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadata</maml:name>
                    <command:parameterValue required="False">TaskMetadata</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskVariables</maml:name>
                    <command:parameterValue required="False">TaskVariable[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalRunningTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TriggeredViaUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskinstance</maml:name>
                    <command:parameterValue required="True">TaskInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AutomationStatus</maml:name>
                    <command:parameterValue required="False">AutomationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreationType</maml:name>
                    <command:parameterValue required="False">CallableMetadataCreationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorParameters</maml:name>
                    <command:parameterValue required="False">NamedParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionOrder</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputVariables</maml:name>
                    <command:parameterValue required="False">TaskInstanceVariableMapping[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstance</maml:name>
                    <command:parameterValue required="False">OfferingInstance</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResumedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">TaskStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadata</maml:name>
                    <command:parameterValue required="False">TaskMetadata</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskVariables</maml:name>
                    <command:parameterValue required="False">TaskVariable[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalRunningTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TriggeredViaUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>taskinstance</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TaskInstanceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedSettings</maml:name>
                <maml:description>
                    <maml:para>Advanced settings for this task instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskAdvancedSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the team who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the system user who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AutomationStatus</maml:name>
                <maml:description>
                    <maml:para>Automation status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AutomationStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pending</dev:value>
                        <maml:description>
                            <maml:para>Pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Callback status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallbackStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForInstantiationCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for instantiation callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForExecutionCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for execution callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CallbackFailed</dev:value>
                        <maml:description>
                            <maml:para>Callback failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Validation</dev:value>
                        <maml:description>
                            <maml:para>Validation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Input</dev:value>
                        <maml:description>
                            <maml:para>&quot;&quot;Input&quot;&quot; task, i.e. it&apos;s a task requesting input from the user/UI.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Confirmation</dev:value>
                        <maml:description>
                            <maml:para>Confirmation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Instructional</dev:value>
                        <maml:description>
                            <maml:para>Instructional tasks with pre-defined instructions and title.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Combo</dev:value>
                        <maml:description>
                            <maml:para>Combo tasks that roll-up other tasks as separate pages.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Automation</dev:value>
                        <maml:description>
                            <maml:para>Automation task that runs a script in a container.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletedAt</maml:name>
                <maml:description>
                    <maml:para>Completed at date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletionType</maml:name>
                <maml:description>
                    <maml:para>Task completion type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCompletionType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Automatic</dev:value>
                        <maml:description>
                            <maml:para>Automatic, no user interaction needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Manual</dev:value>
                        <maml:description>
                            <maml:para>Manual, user interaction is needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Autocomplete</dev:value>
                        <maml:description>
                            <maml:para>Autocomplete, user clicks on the start link and task will autocomplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreationType</maml:name>
                <maml:description>
                    <maml:para>Creation type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallableMetadataCreationType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>New</dev:value>
                        <maml:description>
                            <maml:para>Created manually; not included in metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IncludedOnDeploy</dev:value>
                        <maml:description>
                            <maml:para>Created by deployment; included in metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProcessingTaskWithPrimaryData</dev:value>
                        <maml:description>
                            <maml:para>Created by a processing task to represent information about the execution of its primary data.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Due by minutes from start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByType</maml:name>
                <maml:description>
                    <maml:para>Due by type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityTypeDependencies</maml:name>
                <maml:description>
                    <maml:para>Which entities this type of task can be applied to (and required to run this task).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EntityTypeDependency[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>Error code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ErrorCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorMessage</maml:name>
                <maml:description>
                    <maml:para>Error message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorParameters</maml:name>
                <maml:description>
                    <maml:para>Named parameters of the task error.
            This is the array representation, for the SOAP Api.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.NamedParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecutionOrder</maml:name>
                <maml:description>
                    <maml:para>Execution order for this task, among the set of tasks associated with a given offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InputVariables</maml:name>
                <maml:description>
                    <maml:para>The input into this task, stored as an XML array.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskInstanceVariableMapping[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Instructions</maml:name>
                <maml:description>
                    <maml:para>Guidance, list of things the user needs to do.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords that facilitate searches.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LinkedTaskId</maml:name>
                <maml:description>
                    <maml:para>ID of the linked task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of this specific task instance.
            Can be used to identify different instances of the same task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstance</maml:name>
                <maml:description>
                    <maml:para>The navigation property of the related .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingInstance</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the offering instance this task belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>ID of the parent task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Release mode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReleaseMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Released</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a released OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Design</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a design mode OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Estimate</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is an estimate mode OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReminderAt</maml:name>
                <maml:description>
                    <maml:para>Reminder date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResumedAt</maml:name>
                <maml:description>
                    <maml:para>Resumed at date.
            The will ignore any updates to this field outside of the ORM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartedAt</maml:name>
                <maml:description>
                    <maml:para>Started at date. Denotes the date after task instance has moved to processing state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Task status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Blocked</dev:value>
                        <maml:description>
                            <maml:para>Blocked.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>In progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CompletedWithErrors</dev:value>
                        <maml:description>
                            <maml:para>Completed with errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cancelled</dev:value>
                        <maml:description>
                            <maml:para>Cancelled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Ready</dev:value>
                        <maml:description>
                            <maml:para>Ready to start (all previous tasks completed).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Skipped</dev:value>
                        <maml:description>
                            <maml:para>A user manually skipped the task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task was created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadata</maml:name>
                <maml:description>
                    <maml:para>The navigation property of the related .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskMetadata</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskVariables</maml:name>
                <maml:description>
                    <maml:para>The navigation property of the related .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariable[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TotalRunningTime</maml:name>
                <maml:description>
                    <maml:para>Effective total running time in milliseconds, accounting for paused states.
            The will ignore any updates to this field outside of the ORM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TriggeredViaUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who triggers this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_TaskInstance</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_TaskInstance</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_TaskInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_TaskInstance removes a(an) BT_TaskInstance.
Describes an actual task for execution.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_TaskMetadata</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_TaskMetadata</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_TaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_TaskMetadata adds a(an) BT_TaskMetadata.
Describes different types of tasks and how they behave.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActivityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowedExecutionEnvironment</maml:name>
                    <command:parameterValue required="False">AllowedExecutionEnvironmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultCategory</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultKeywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GroupName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LibraryReleaseLevel</maml:name>
                    <command:parameterValue required="False">TaskLibraryReleaseLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldAutomaticallyStart</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActivityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowedExecutionEnvironment</maml:name>
                    <command:parameterValue required="False">AllowedExecutionEnvironmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultCategory</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultKeywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GroupName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LibraryReleaseLevel</maml:name>
                    <command:parameterValue required="False">TaskLibraryReleaseLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldAutomaticallyStart</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActivityName</maml:name>
                <maml:description>
                    <maml:para>Activity name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedSettings</maml:name>
                <maml:description>
                    <maml:para>Advanced settings for this task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskAdvancedSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AllowedExecutionEnvironment</maml:name>
                <maml:description>
                    <maml:para>The that this task can be executed in, taken from the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AllowedExecutionEnvironmentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloud</dev:value>
                        <maml:description>
                            <maml:para>BitTitan cloud.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Customer-owned gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any environment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletionType</maml:name>
                <maml:description>
                    <maml:para>Task completion type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCompletionType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Automatic</dev:value>
                        <maml:description>
                            <maml:para>Automatic, no user interaction needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Manual</dev:value>
                        <maml:description>
                            <maml:para>Manual, user interaction is needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Autocomplete</dev:value>
                        <maml:description>
                            <maml:para>Autocomplete, user clicks on the start link and task will autocomplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default team who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default system user who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultCategory</maml:name>
                <maml:description>
                    <maml:para>Default categorization.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Validation</dev:value>
                        <maml:description>
                            <maml:para>Validation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Input</dev:value>
                        <maml:description>
                            <maml:para>&quot;&quot;Input&quot;&quot; task, i.e. it&apos;s a task requesting input from the user/UI.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Confirmation</dev:value>
                        <maml:description>
                            <maml:para>Confirmation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Instructional</dev:value>
                        <maml:description>
                            <maml:para>Instructional tasks with pre-defined instructions and title.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Combo</dev:value>
                        <maml:description>
                            <maml:para>Combo tasks that roll-up other tasks as separate pages.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Automation</dev:value>
                        <maml:description>
                            <maml:para>Automation task that runs a script in a container.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueBy</maml:name>
                <maml:description>
                    <maml:para>Default due date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Default due by minutes from start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueByType</maml:name>
                <maml:description>
                    <maml:para>Default due by type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultKeywords</maml:name>
                <maml:description>
                    <maml:para>Default keywords associated with this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPriority</maml:name>
                <maml:description>
                    <maml:para>Default priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderAt</maml:name>
                <maml:description>
                    <maml:para>Default reminder date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                <maml:description>
                    <maml:para>Default period (in minutes) to reach reminder time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EditVersion</maml:name>
                <maml:description>
                    <maml:para>The current TaskMetadata version in MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityTypeDependencies</maml:name>
                <maml:description>
                    <maml:para>Which entities this type of task can be applied to (and required to run this task).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EntityTypeDependency[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GroupName</maml:name>
                <maml:description>
                    <maml:para>Groups name for this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Input</maml:name>
                <maml:description>
                    <maml:para>The input of this task, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableDescriptor[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InputBusinessTypesComputed</maml:name>
                <maml:description>
                    <maml:para>The s defined in Input, promoted for searchability. Read-only.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Instructions</maml:name>
                <maml:description>
                    <maml:para>Guidance, list of things the user needs to do.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LibraryReleaseLevel</maml:name>
                <maml:description>
                    <maml:para>The .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskLibraryReleaseLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>The should not appear in the Task Library - it is only used in the runbooks that specify it.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SystemLevel</dev:value>
                        <maml:description>
                            <maml:para>The should appear in the Task Library for all users.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Template</dev:value>
                        <maml:description>
                            <maml:para>The should appear in the Task Library but only be available for copying.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name, a friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Output</maml:name>
                <maml:description>
                    <maml:para>The output of this task, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableDescriptor[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OutputBusinessTypesComputed</maml:name>
                <maml:description>
                    <maml:para>The s defined in Output, promoted for searchability. Read-only.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetryCount</maml:name>
                <maml:description>
                    <maml:para>Number of times the task has been retried.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldAutomaticallyStart</maml:name>
                <maml:description>
                    <maml:para>Whether or not to automatically start the tasks, taken from the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user wo created the task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowType</maml:name>
                <maml:description>
                    <maml:para>Workflow type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup that owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_TaskMetadata</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_TaskMetadata</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_TaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_TaskMetadata gets a(an) BT_TaskMetadata.
Describes different types of tasks and how they behave.

        A task represents an IT task, which belongs to an IT service you can launch from MSPComplete.
        A task metadata contains information about one of your executions of the task, such as the execution status and the customer organization id.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivityName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowedExecutionEnvironment</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultCategory</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LibraryReleaseLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShouldAutomaticallyStart</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ActivityName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ActivityName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueByMinutesFromStart_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueByMinutesFromStart_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderPeriodInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderPeriodInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GroupName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GroupName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Instructions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Instructions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RetryCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RetryCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivityName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowedExecutionEnvironment</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultCategory</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LibraryReleaseLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShouldAutomaticallyStart</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ActivityName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ActivityName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueByMinutesFromStart_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueByMinutesFromStart_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderPeriodInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderPeriodInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GroupName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GroupName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Instructions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Instructions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RetryCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RetryCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ActivityName FilterBy_String_ActivityName_IN">
                <maml:name>ActivityName</maml:name>
                <maml:description>
                    <maml:para>Activity name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AdditionalCallbackHandlerNames FilterBy_String_AdditionalCallbackHandlerNames_IN">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AllowedExecutionEnvironment">
                <maml:name>AllowedExecutionEnvironment</maml:name>
                <maml:description>
                    <maml:para>Filter by AllowedExecutionEnvironment.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_CallbackHandlerName FilterBy_String_CallbackHandlerName_IN">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_CompletionType">
                <maml:name>CompletionType</maml:name>
                <maml:description>
                    <maml:para>Filter by CompletionType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DefaultAssignedToTeamId FilterBy_Guid_DefaultAssignedToTeamId_IN">
                <maml:name>DefaultAssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default team who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DefaultAssignedToUserId FilterBy_Guid_DefaultAssignedToUserId_IN">
                <maml:name>DefaultAssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default system user who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DefaultCategory">
                <maml:name>DefaultCategory</maml:name>
                <maml:description>
                    <maml:para>Filter by DefaultCategory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_DefaultDueBy">
                <maml:name>DefaultDueBy</maml:name>
                <maml:description>
                    <maml:para>Default due date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_DefaultDueByMinutesFromStart FilterBy_Int32_DefaultDueByMinutesFromStart_IN">
                <maml:name>DefaultDueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Default due by minutes from start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DefaultDueByType">
                <maml:name>DefaultDueByType</maml:name>
                <maml:description>
                    <maml:para>Filter by DefaultDueByType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DefaultPriority">
                <maml:name>DefaultPriority</maml:name>
                <maml:description>
                    <maml:para>Filter by DefaultPriority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_DefaultReminderAt">
                <maml:name>DefaultReminderAt</maml:name>
                <maml:description>
                    <maml:para>Default reminder date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_DefaultReminderPeriodInMinutes FilterBy_Int32_DefaultReminderPeriodInMinutes_IN">
                <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                <maml:description>
                    <maml:para>Default period (in minutes) to reach reminder time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Description FilterBy_String_Description_IN">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_EditVersion FilterBy_Int32_EditVersion_IN">
                <maml:name>EditVersion</maml:name>
                <maml:description>
                    <maml:para>The current TaskMetadata version in MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_GroupName FilterBy_String_GroupName_IN">
                <maml:name>GroupName</maml:name>
                <maml:description>
                    <maml:para>Groups name for this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Instructions FilterBy_String_Instructions_IN">
                <maml:name>Instructions</maml:name>
                <maml:description>
                    <maml:para>Guidance, list of things the user needs to do.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsSystemAdded">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_KeyName FilterBy_String_KeyName_IN">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_LibraryReleaseLevel">
                <maml:name>LibraryReleaseLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by LibraryReleaseLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name, a friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_RetryCount FilterBy_Int32_RetryCount_IN">
                <maml:name>RetryCount</maml:name>
                <maml:description>
                    <maml:para>Number of times the task has been retried.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_ShouldAutomaticallyStart">
                <maml:name>ShouldAutomaticallyStart</maml:name>
                <maml:description>
                    <maml:para>Whether or not to automatically start the tasks, taken from the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ActivityName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ActivityName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ActivityName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ActivityName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultDueBy_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultDueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultDueBy_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultDueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultDueByMinutesFromStart_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultDueByMinutesFromStart.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultDueByMinutesFromStart_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultDueByMinutesFromStart.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultReminderAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultReminderAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultReminderAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultReminderAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultReminderPeriodInMinutes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultReminderPeriodInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultReminderPeriodInMinutes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultReminderPeriodInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EditVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EditVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EditVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EditVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GroupName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GroupName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GroupName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GroupName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Instructions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Instructions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Instructions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Instructions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RetryCount_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RetryCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RetryCount_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RetryCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user wo created the task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Visibility">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_WorkflowType FilterBy_String_WorkflowType_IN">
                <maml:name>WorkflowType</maml:name>
                <maml:description>
                    <maml:para>Workflow type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup that owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Task metadata and task instance</maml:title>
            <maml:alert>
                <maml:para>
            There are two different types of entities for tasks:
            the metadata, called TaskMetadata, which contains information about the task, such as the name and the type of the task
            the instance, called TaskInstance, which contains information about one of your executions of the task, such as the execution status and the customer organization id
          </maml:para>
            </maml:alert>
            <maml:title>Public and private MSPComplete tasks</maml:title>
            <maml:alert>
                <maml:para>With MSPC, you can create your own custom tasks. While MSPComplete tasks offered by BitTitan do not belong to any workgroup, your private tasks belong to your workgroups.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$offeringMetadataEntities = Get-BT_OfferingMetadata -Ticket $btTicket -KeyName &quot;HealthCheckForAzure&quot;
$offeringMetadataToTaskMetadataEntities = Get-BT_OfferingMetadataToTaskMetadata -Ticket $btTicket -OfferingMetadataId $offeringMetadataEntities[0].Id -SortBy_TaskDefaultExecutionOrder_Ascending
$taskMetadataEntities = Get-BT_TaskMetadata -Ticket $btTicket -Id $offeringMetadataToTaskMetadataEntities.TaskMetadataId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_TaskMetadata</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_TaskMetadata</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_TaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_TaskMetadata sets a(an) BT_TaskMetadata.
Describes different types of tasks and how they behave.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskmetadata</maml:name>
                    <command:parameterValue required="True">TaskMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActivityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowedExecutionEnvironment</maml:name>
                    <command:parameterValue required="False">AllowedExecutionEnvironmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultCategory</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultKeywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GroupName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LibraryReleaseLevel</maml:name>
                    <command:parameterValue required="False">TaskLibraryReleaseLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldAutomaticallyStart</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskmetadata</maml:name>
                    <command:parameterValue required="True">TaskMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActivityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowedExecutionEnvironment</maml:name>
                    <command:parameterValue required="False">AllowedExecutionEnvironmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultCategory</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultKeywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GroupName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LibraryReleaseLevel</maml:name>
                    <command:parameterValue required="False">TaskLibraryReleaseLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldAutomaticallyStart</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>taskmetadata</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TaskMetadataDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActivityName</maml:name>
                <maml:description>
                    <maml:para>Activity name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedSettings</maml:name>
                <maml:description>
                    <maml:para>Advanced settings for this task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskAdvancedSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AllowedExecutionEnvironment</maml:name>
                <maml:description>
                    <maml:para>The that this task can be executed in, taken from the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AllowedExecutionEnvironmentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloud</dev:value>
                        <maml:description>
                            <maml:para>BitTitan cloud.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Customer-owned gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any environment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletionType</maml:name>
                <maml:description>
                    <maml:para>Task completion type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCompletionType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Automatic</dev:value>
                        <maml:description>
                            <maml:para>Automatic, no user interaction needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Manual</dev:value>
                        <maml:description>
                            <maml:para>Manual, user interaction is needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Autocomplete</dev:value>
                        <maml:description>
                            <maml:para>Autocomplete, user clicks on the start link and task will autocomplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default team who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default system user who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultCategory</maml:name>
                <maml:description>
                    <maml:para>Default categorization.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Validation</dev:value>
                        <maml:description>
                            <maml:para>Validation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Input</dev:value>
                        <maml:description>
                            <maml:para>&quot;&quot;Input&quot;&quot; task, i.e. it&apos;s a task requesting input from the user/UI.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Confirmation</dev:value>
                        <maml:description>
                            <maml:para>Confirmation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Instructional</dev:value>
                        <maml:description>
                            <maml:para>Instructional tasks with pre-defined instructions and title.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Combo</dev:value>
                        <maml:description>
                            <maml:para>Combo tasks that roll-up other tasks as separate pages.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Automation</dev:value>
                        <maml:description>
                            <maml:para>Automation task that runs a script in a container.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueBy</maml:name>
                <maml:description>
                    <maml:para>Default due date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Default due by minutes from start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueByType</maml:name>
                <maml:description>
                    <maml:para>Default due by type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultKeywords</maml:name>
                <maml:description>
                    <maml:para>Default keywords associated with this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPriority</maml:name>
                <maml:description>
                    <maml:para>Default priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderAt</maml:name>
                <maml:description>
                    <maml:para>Default reminder date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                <maml:description>
                    <maml:para>Default period (in minutes) to reach reminder time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EditVersion</maml:name>
                <maml:description>
                    <maml:para>The current TaskMetadata version in MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityTypeDependencies</maml:name>
                <maml:description>
                    <maml:para>Which entities this type of task can be applied to (and required to run this task).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EntityTypeDependency[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GroupName</maml:name>
                <maml:description>
                    <maml:para>Groups name for this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Input</maml:name>
                <maml:description>
                    <maml:para>The input of this task, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableDescriptor[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InputBusinessTypesComputed</maml:name>
                <maml:description>
                    <maml:para>The s defined in Input, promoted for searchability. Read-only.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Instructions</maml:name>
                <maml:description>
                    <maml:para>Guidance, list of things the user needs to do.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LibraryReleaseLevel</maml:name>
                <maml:description>
                    <maml:para>The .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskLibraryReleaseLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>The should not appear in the Task Library - it is only used in the runbooks that specify it.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SystemLevel</dev:value>
                        <maml:description>
                            <maml:para>The should appear in the Task Library for all users.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Template</dev:value>
                        <maml:description>
                            <maml:para>The should appear in the Task Library but only be available for copying.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name, a friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Output</maml:name>
                <maml:description>
                    <maml:para>The output of this task, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableDescriptor[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OutputBusinessTypesComputed</maml:name>
                <maml:description>
                    <maml:para>The s defined in Output, promoted for searchability. Read-only.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetryCount</maml:name>
                <maml:description>
                    <maml:para>Number of times the task has been retried.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldAutomaticallyStart</maml:name>
                <maml:description>
                    <maml:para>Whether or not to automatically start the tasks, taken from the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user wo created the task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowType</maml:name>
                <maml:description>
                    <maml:para>Workflow type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup that owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_TaskMetadata</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_TaskMetadata</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_TaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_TaskMetadata removes a(an) BT_TaskMetadata.
Describes different types of tasks and how they behave.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_TaskTarget</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_TaskTarget</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_TaskTarget</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_TaskTarget adds a(an) BT_TaskTarget.
Tracks entity records that will be used as a source or as a target for the task action (ex: user, device, anything).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DataId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">TargetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidationCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">TargetValidity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ValidityMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DataId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">TargetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidationCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">TargetValidity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ValidityMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>Task instance ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DataId</maml:name>
                <maml:description>
                    <maml:para>The id of the data referred to by this .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task target is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OriginTaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The id of the that produced the entity this one is
            pointing to. When tasks need to create task targets based off of targets from other
            tasks, they will take a shortcut and point directly to the entities. This id
            is a reference to the instance that the original target came from. This primarily
            occurs with processing tasks that make targets for the children tasks.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task target is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TargetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Source</dev:value>
                        <maml:description>
                            <maml:para>Source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Target</dev:value>
                        <maml:description>
                            <maml:para>Target.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ValidationCode</maml:name>
                <maml:description>
                    <maml:para>The invalid code of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ErrorCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Validity</maml:name>
                <maml:description>
                    <maml:para>Denotes the validity of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TargetValidity</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotValidated</dev:value>
                        <maml:description>
                            <maml:para>Not validated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Valid</dev:value>
                        <maml:description>
                            <maml:para>Valid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ValidWithWarnings</dev:value>
                        <maml:description>
                            <maml:para>Warning.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Invalid</dev:value>
                        <maml:description>
                            <maml:para>Invalid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ValidityMessage</maml:name>
                <maml:description>
                    <maml:para>The validity message of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_TaskTarget</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_TaskTarget</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_TaskTarget</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_TaskTarget gets a(an) BT_TaskTarget.
Tracks entity records that will be used as a source or as a target for the task action (ex: user, device, anything).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DataId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DataId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ValidityMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ValidityMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidationCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidityMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DataId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DataId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ValidityMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ValidityMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidationCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidityMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_DataId FilterBy_String_DataId_IN">
                <maml:name>DataId</maml:name>
                <maml:description>
                    <maml:para>The id of the data referred to by this .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_GeneratedByInformation FilterBy_String_GeneratedByInformation_IN">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task target is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OriginTaskInstanceId FilterBy_Guid_OriginTaskInstanceId_IN">
                <maml:name>OriginTaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The id of the that produced the entity this one is
            pointing to. When tasks need to create task targets based off of targets from other
            tasks, they will take a shortcut and point directly to the entities. This id
            is a reference to the instance that the original target came from. This primarily
            occurs with processing tasks that make targets for the children tasks.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ReferenceEntityId FilterBy_Guid_ReferenceEntityId_IN">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ReferenceEntityType FilterBy_String_ReferenceEntityType_IN">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DataId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DataId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DataId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DataId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ValidityMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ValidityMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ValidityMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ValidityMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task target is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_TaskInstanceId FilterBy_Guid_TaskInstanceId_IN">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>Task instance ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Type">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ValidationCode">
                <maml:name>ValidationCode</maml:name>
                <maml:description>
                    <maml:para>Filter by ValidationCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Validity">
                <maml:name>Validity</maml:name>
                <maml:description>
                    <maml:para>Filter by Validity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ValidityMessage FilterBy_String_ValidityMessage_IN">
                <maml:name>ValidityMessage</maml:name>
                <maml:description>
                    <maml:para>The validity message of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_TaskTarget</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_TaskTarget</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_TaskTarget</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_TaskTarget sets a(an) BT_TaskTarget.
Tracks entity records that will be used as a source or as a target for the task action (ex: user, device, anything).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>tasktarget</maml:name>
                    <command:parameterValue required="True">TaskTargetDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DataId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">TargetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidationCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">TargetValidity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ValidityMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>tasktarget</maml:name>
                    <command:parameterValue required="True">TaskTargetDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DataId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">TargetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidationCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">TargetValidity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ValidityMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>tasktarget</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TaskTargetDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DataId</maml:name>
                <maml:description>
                    <maml:para>The id of the data referred to by this .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task target is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OriginTaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The id of the that produced the entity this one is
            pointing to. When tasks need to create task targets based off of targets from other
            tasks, they will take a shortcut and point directly to the entities. This id
            is a reference to the instance that the original target came from. This primarily
            occurs with processing tasks that make targets for the children tasks.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task target is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TargetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Source</dev:value>
                        <maml:description>
                            <maml:para>Source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Target</dev:value>
                        <maml:description>
                            <maml:para>Target.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ValidationCode</maml:name>
                <maml:description>
                    <maml:para>The invalid code of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ErrorCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Validity</maml:name>
                <maml:description>
                    <maml:para>Denotes the validity of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TargetValidity</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotValidated</dev:value>
                        <maml:description>
                            <maml:para>Not validated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Valid</dev:value>
                        <maml:description>
                            <maml:para>Valid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ValidWithWarnings</dev:value>
                        <maml:description>
                            <maml:para>Warning.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Invalid</dev:value>
                        <maml:description>
                            <maml:para>Invalid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ValidityMessage</maml:name>
                <maml:description>
                    <maml:para>The validity message of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_TaskTarget</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_TaskTarget</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_TaskTarget</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_TaskTarget removes a(an) BT_TaskTarget.
Tracks entity records that will be used as a source or as a target for the task action (ex: user, device, anything).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_TeamMembership</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_TeamMembership</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_TeamMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_TeamMembership adds a(an) BT_TeamMembership.
Represents a membership between an MSPC teamMembership and a system user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TeamId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TeamId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the member system user.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TeamId</maml:name>
                <maml:description>
                    <maml:para>ID of the team.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Roles</maml:name>
                <maml:description>
                    <maml:para>Roles of the member system user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SystemUserRoles</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationMember</dev:value>
                        <maml:description>
                            <maml:para>Organization member.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationManager</dev:value>
                        <maml:description>
                            <maml:para>Organization manager (or restricted administrator).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationAdmin</dev:value>
                        <maml:description>
                            <maml:para>Organization administrator.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inactive</dev:value>
                        <maml:description>
                            <maml:para>Inactive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All the roles.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup of the team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_TeamMembership</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_TeamMembership</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_TeamMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_TeamMembership gets a(an) BT_TeamMembership.
Represents a membership between an MSPC teamMembership and a system user.
A team membership represents the association between a BitTitan account (system user) and a team.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Roles">
                <maml:name>Roles</maml:name>
                <maml:description>
                    <maml:para>Filter by Roles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the member system user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_TeamId FilterBy_Guid_TeamId_IN">
                <maml:name>TeamId</maml:name>
                <maml:description>
                    <maml:para>ID of the team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup of the team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Team memberships belong to workgroups, thus a ticket scoped to a workgroup will only return the team memberships belonging to this workgroup.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$workgroups = Get-BT_Workgroup -Ticket $btTicket -Name &quot;isnull&quot;
$teams = Get-BT_Team -Ticket $btTicket -WorkgroupOrganizationId $workgroups[0].WorkgroupOrganizationId
$teamMembers = Get-BT_TeamMembership -Ticket $btTicket -TeamId $teams[0].Id</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_TeamMembership</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_TeamMembership</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_TeamMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_TeamMembership sets a(an) BT_TeamMembership.
Represents a membership between an MSPC teamMembership and a system user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>teammembership</maml:name>
                    <command:parameterValue required="True">TeamMembershipDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>teammembership</maml:name>
                    <command:parameterValue required="True">TeamMembershipDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>teammembership</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TeamMembershipDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Roles</maml:name>
                <maml:description>
                    <maml:para>Roles of the member system user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SystemUserRoles</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationMember</dev:value>
                        <maml:description>
                            <maml:para>Organization member.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationManager</dev:value>
                        <maml:description>
                            <maml:para>Organization manager (or restricted administrator).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationAdmin</dev:value>
                        <maml:description>
                            <maml:para>Organization administrator.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inactive</dev:value>
                        <maml:description>
                            <maml:para>Inactive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All the roles.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup of the team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_TeamMembership</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_TeamMembership</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_TeamMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_TeamMembership removes a(an) BT_TeamMembership.
Represents a membership between an MSPC teamMembership and a system user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_WorkgroupMemberProperty</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_WorkgroupMemberProperty</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_WorkgroupMemberProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_WorkgroupMemberProperty adds a(an) BT_WorkgroupMemberProperty.
The properties of a system user associated with a workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationMemberId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationMemberId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationMemberId</maml:name>
                <maml:description>
                    <maml:para>Organization member Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>Id of the system user that is a member of the workgroup specified by WorkgroupOrganizationId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Workgroup organization Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_WorkgroupMemberProperty</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_WorkgroupMemberProperty</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_WorkgroupMemberProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_WorkgroupMemberProperty gets a(an) BT_WorkgroupMemberProperty.
The properties of a system user associated with a workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationMemberId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationMemberId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Created">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_CreatedBySystemUserId FilterBy_Guid_CreatedBySystemUserId_IN">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationMemberId FilterBy_Guid_OrganizationMemberId_IN">
                <maml:name>OrganizationMemberId</maml:name>
                <maml:description>
                    <maml:para>Organization member Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SystemUserId FilterBy_Guid_SystemUserId_IN">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>Id of the system user that is a member of the workgroup specified by WorkgroupOrganizationId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_Updated">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Workgroup organization Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_WorkgroupMemberProperty</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_WorkgroupMemberProperty</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_WorkgroupMemberProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_WorkgroupMemberProperty sets a(an) BT_WorkgroupMemberProperty.
The properties of a system user associated with a workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>workgroupmemberproperty</maml:name>
                    <command:parameterValue required="True">WorkgroupMemberPropertyDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationMemberId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>workgroupmemberproperty</maml:name>
                    <command:parameterValue required="True">WorkgroupMemberPropertyDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationMemberId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>workgroupmemberproperty</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.WorkgroupMemberPropertyDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationMemberId</maml:name>
                <maml:description>
                    <maml:para>Organization member Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>Id of the system user that is a member of the workgroup specified by WorkgroupOrganizationId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Workgroup organization Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_WorkgroupMemberProperty</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_WorkgroupMemberProperty</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_WorkgroupMemberProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_WorkgroupMemberProperty removes a(an) BT_WorkgroupMemberProperty.
The properties of a system user associated with a workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_ExchangeConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_ExchangeConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_ExchangeConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_ExchangeConfiguration creates a(an) BT_ExchangeConfiguration.
Creates a(an) ExchangeConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_ExchangeConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ArchiveSourceType</maml:name>
                    <command:parameterValue required="False">ArchiveSourceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeItemType</maml:name>
                    <command:parameterValue required="False">ExchangeMailboxArchiveHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtractorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SqlConnectionString</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillIgnoreRegularItems</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillSpecifyActiveDirectory</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPassword</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPath</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPath</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryUsername</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ArchiveSourceType</maml:name>
                <maml:description>
                    <maml:para>ArchiveSourceType</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ArchiveSourceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVault</dev:value>
                        <maml:description>
                            <maml:para>Enterprise vault archive (v8+).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVaultLegacy</dev:value>
                        <maml:description>
                            <maml:para>Legacy enterprise vault archive (v1 - v7). These legacy versions
            do not use a database to store information about the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>EncryptionKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeItemType</maml:name>
                <maml:description>
                    <maml:para>ExchangeItemType</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ExchangeMailboxArchiveHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Mailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the regular mailbox.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Archive</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates only recoverable items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolders</dev:value>
                        <maml:description>
                            <maml:para>Migrates only public folders.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DiscoveryOnly</dev:value>
                        <maml:description>
                            <maml:para>EWS Discovery Only (DirSharp)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal (Exchange Enterprise Archive)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharedMailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates shared mailboxes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveRecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates Archive Recoverable Items</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtractorName</maml:name>
                <maml:description>
                    <maml:para>ExtractorName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SqlConnectionString</maml:name>
                <maml:description>
                    <maml:para>SqlConnectionString</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillIgnoreRegularItems</maml:name>
                <maml:description>
                    <maml:para>WillIgnoreRegularItems</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillSpecifyActiveDirectory</maml:name>
                <maml:description>
                    <maml:para>WillSpecifyActiveDirectory</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_GoogleMailboxConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_GoogleMailboxConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_GoogleMailboxConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_GoogleMailboxConfiguration creates a(an) BT_GoogleMailboxConfiguration.
Creates a(an) GoogleMailboxConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_GoogleMailboxConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllMailFolderHandling</maml:name>
                    <command:parameterValue required="False">AllMailFolderHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ContactHandling</maml:name>
                    <command:parameterValue required="False">ContactHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Domains</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AllMailFolderHandling</maml:name>
                <maml:description>
                    <maml:para>AllMailFolderHandling</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AllMailFolderHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>ArchivesOnly</dev:value>
                        <maml:description>
                            <maml:para>Migrate only emails without labels (archives).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ConvertLabels</dev:value>
                        <maml:description>
                            <maml:para>Convert labels to categories.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContactHandling</maml:name>
                <maml:description>
                    <maml:para>ContactHandling</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ContactHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SkipSuggestedContacts</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate suggested contacts.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MigrateSuggestedContacts</dev:value>
                        <maml:description>
                            <maml:para>Migrate suggested contacts.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Domains</maml:name>
                <maml:description>
                    <maml:para>Domains</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_HostConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_HostConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_HostConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_HostConfiguration creates a(an) BT_HostConfiguration.
Creates a(an) HostConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_HostConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Host</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Port</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSsl</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Host</maml:name>
                <maml:description>
                    <maml:para>Host</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Port</maml:name>
                <maml:description>
                    <maml:para>Port</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSsl</maml:name>
                <maml:description>
                    <maml:para>UseSsl</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_GroupWiseConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_GroupWiseConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_GroupWiseConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_GroupWiseConfiguration creates a(an) BT_GroupWiseConfiguration.
Creates a(an) GroupWiseConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_GroupWiseConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TrustedAppKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TrustedAppKey</maml:name>
                <maml:description>
                    <maml:para>TrustedAppKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_ZimbraConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_ZimbraConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_ZimbraConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_ZimbraConfiguration creates a(an) BT_ZimbraConfiguration.
Creates a(an) ZimbraConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_ZimbraConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrateSuggestedContacts</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrateSuggestedContacts</maml:name>
                <maml:description>
                    <maml:para>MigrateSuggestedContacts</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_ExtractorConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_ExtractorConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_ExtractorConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_ExtractorConfiguration creates a(an) BT_ExtractorConfiguration.
Creates a(an) ExtractorConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_ExtractorConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtractorName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtractorName</maml:name>
                <maml:description>
                    <maml:para>ExtractorName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>EncryptionKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_AwsArchiveConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_AwsArchiveConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_AwsArchiveConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_AwsArchiveConfiguration creates a(an) BT_AwsArchiveConfiguration.
Creates a(an) AwsArchiveConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_AwsArchiveConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessKey</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SecretKey</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>BucketName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RootArchiveFolder</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessKey</maml:name>
                <maml:description>
                    <maml:para>AccessKey</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SecretKey</maml:name>
                <maml:description>
                    <maml:para>SecretKey</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>BucketName</maml:name>
                <maml:description>
                    <maml:para>BucketName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RootArchiveFolder</maml:name>
                <maml:description>
                    <maml:para>RootArchiveFolder</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_GoogleDriveConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_GoogleDriveConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_GoogleDriveConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_GoogleDriveConfiguration creates a(an) BT_GoogleDriveConfiguration.
Creates a(an) GoogleDriveConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_GoogleDriveConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdminEmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Domains</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdminEmailAddress</maml:name>
                <maml:description>
                    <maml:para>AdminEmailAddress</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Domains</maml:name>
                <maml:description>
                    <maml:para>Domains</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_OneDriveProConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_OneDriveProConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_OneDriveProConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_OneDriveProConfiguration creates a(an) BT_OneDriveProConfiguration.
Creates a(an) OneDriveProConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_OneDriveProConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_AzureConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_AzureConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_AzureConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_AzureConfiguration creates a(an) BT_AzureConfiguration.
Creates a(an) AzureConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_AzureConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessKey</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomEndpointSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseCustomEndpointSuffix</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessKey</maml:name>
                <maml:description>
                    <maml:para>AccessKey</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContainerName</maml:name>
                <maml:description>
                    <maml:para>ContainerName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomEndpointSuffix</maml:name>
                <maml:description>
                    <maml:para>CustomEndpointSuffix</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseCustomEndpointSuffix</maml:name>
                <maml:description>
                    <maml:para>UseCustomEndpointSuffix</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_PstInternalStorageConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_PstInternalStorageConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_PstInternalStorageConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_PstInternalStorageConfiguration creates a(an) BT_PstInternalStorageConfiguration.
Creates a(an) PstInternalStorageConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_PstInternalStorageConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomEndpointSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseCustomEndpointSuffix</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessKey</maml:name>
                <maml:description>
                    <maml:para>AccessKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContainerName</maml:name>
                <maml:description>
                    <maml:para>ContainerName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomEndpointSuffix</maml:name>
                <maml:description>
                    <maml:para>CustomEndpointSuffix</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseCustomEndpointSuffix</maml:name>
                <maml:description>
                    <maml:para>UseCustomEndpointSuffix</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_OXConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_OXConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_OXConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_OXConfiguration creates a(an) BT_OXConfiguration.
Creates a(an) OXConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_OXConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Host</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Port</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSsl</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Host</maml:name>
                <maml:description>
                    <maml:para>Host</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Port</maml:name>
                <maml:description>
                    <maml:para>Port</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSsl</maml:name>
                <maml:description>
                    <maml:para>UseSsl</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_DropBoxConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_DropBoxConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_DropBoxConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_DropBoxConfiguration creates a(an) BT_DropBoxConfiguration.
Creates a(an) DropBoxConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_DropBoxConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_BoxStorageConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_BoxStorageConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_BoxStorageConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_BoxStorageConfiguration creates a(an) BT_BoxStorageConfiguration.
Creates a(an) BoxStorageConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_BoxStorageConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RefreshToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>AccessToken</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RefreshToken</maml:name>
                <maml:description>
                    <maml:para>RefreshToken</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_SharePointConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_SharePointConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_SharePointConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_SharePointConfiguration creates a(an) BT_SharePointConfiguration.
Creates a(an) SharePointConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_SharePointConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_SonianArchiveConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_SonianArchiveConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_SonianArchiveConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_SonianArchiveConfiguration creates a(an) BT_SonianArchiveConfiguration.
Creates a(an) SonianArchiveConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_SonianArchiveConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerPublicUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerSaUuid</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>CustomerId</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerPublicUrl</maml:name>
                <maml:description>
                    <maml:para>CustomerPublicUrl</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerSaUuid</maml:name>
                <maml:description>
                    <maml:para>CustomerSaUuid</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_EmlConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_EmlConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_EmlConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_EmlConfiguration creates a(an) BT_EmlConfiguration.
Creates a(an) EmlConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_EmlConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessKey</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SecretKey</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessKey</maml:name>
                <maml:description>
                    <maml:para>AccessKey</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SecretKey</maml:name>
                <maml:description>
                    <maml:para>SecretKey</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContainerName</maml:name>
                <maml:description>
                    <maml:para>ContainerName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_GoogleSitesConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_GoogleSitesConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_GoogleSitesConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_GoogleSitesConfiguration creates a(an) BT_GoogleSitesConfiguration.
Creates a(an) GoogleSitesConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_GoogleSitesConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdminEmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Domains</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdminEmailAddress</maml:name>
                <maml:description>
                    <maml:para>AdminEmailAddress</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Domains</maml:name>
                <maml:description>
                    <maml:para>Domains</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_ExchangePublicFolderConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_ExchangePublicFolderConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_ExchangePublicFolderConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_ExchangePublicFolderConfiguration creates a(an) BT_ExchangePublicFolderConfiguration.
Creates a(an) ExchangePublicFolderConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_ExchangePublicFolderConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ArchiveSourceType</maml:name>
                    <command:parameterValue required="False">ArchiveSourceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeItemType</maml:name>
                    <command:parameterValue required="False">ExchangeMailboxArchiveHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtractorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PermissionMigrationOptions</maml:name>
                    <command:parameterValue required="False">ExchangeFolderPermissionMigrationOptions</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SqlConnectionString</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillIgnoreRegularItems</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillSpecifyActiveDirectory</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPassword</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPath</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPath</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryUsername</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ArchiveSourceType</maml:name>
                <maml:description>
                    <maml:para>ArchiveSourceType</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ArchiveSourceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVault</dev:value>
                        <maml:description>
                            <maml:para>Enterprise vault archive (v8+).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVaultLegacy</dev:value>
                        <maml:description>
                            <maml:para>Legacy enterprise vault archive (v1 - v7). These legacy versions
            do not use a database to store information about the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>EncryptionKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeItemType</maml:name>
                <maml:description>
                    <maml:para>ExchangeItemType</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ExchangeMailboxArchiveHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Mailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the regular mailbox.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Archive</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates only recoverable items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolders</dev:value>
                        <maml:description>
                            <maml:para>Migrates only public folders.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DiscoveryOnly</dev:value>
                        <maml:description>
                            <maml:para>EWS Discovery Only (DirSharp)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal (Exchange Enterprise Archive)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharedMailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates shared mailboxes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveRecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates Archive Recoverable Items</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtractorName</maml:name>
                <maml:description>
                    <maml:para>ExtractorName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PermissionMigrationOptions</maml:name>
                <maml:description>
                    <maml:para>PermissionMigrationOptions</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ExchangeFolderPermissionMigrationOptions</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Migrates permissions using the default scheme. Current default
            scheme for public folder migrations is only migrate permissions
            on creation of a folder (i.e. CreateFolder option).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreateFolder</dev:value>
                        <maml:description>
                            <maml:para>Migrates folder permissions when creating the folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdateFolder</dev:value>
                        <maml:description>
                            <maml:para>Migrates folder permissions when updating the folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreateUpdateFolder</dev:value>
                        <maml:description>
                            <maml:para>Migrates folder permissions when both creating or updating the folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SqlConnectionString</maml:name>
                <maml:description>
                    <maml:para>SqlConnectionString</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillIgnoreRegularItems</maml:name>
                <maml:description>
                    <maml:para>WillIgnoreRegularItems</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillSpecifyActiveDirectory</maml:name>
                <maml:description>
                    <maml:para>WillSpecifyActiveDirectory</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_DynamicsCrmConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_DynamicsCrmConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_DynamicsCrmConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_DynamicsCrmConfiguration creates a(an) BT_DynamicsCrmConfiguration.
Creates a(an) DynamicsCrmConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_DynamicsCrmConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_SalesforceCrmConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_SalesforceCrmConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_SalesforceCrmConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_SalesforceCrmConfiguration creates a(an) BT_SalesforceCrmConfiguration.
Creates a(an) SalesforceCrmConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_SalesforceCrmConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_SharePointOnlineConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_SharePointOnlineConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_SharePointOnlineConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_SharePointOnlineConfiguration creates a(an) BT_SharePointOnlineConfiguration.
Creates a(an) SharePointOnlineConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_SharePointOnlineConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureAccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureStorageAccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VersionsCountToMigrate</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureAccountKey</maml:name>
                <maml:description>
                    <maml:para>AzureAccountKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureStorageAccountName</maml:name>
                <maml:description>
                    <maml:para>AzureStorageAccountName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                <maml:description>
                    <maml:para>UseSharePointOnlineProvidedStorage</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VersionsCountToMigrate</maml:name>
                <maml:description>
                    <maml:para>VersionsCountToMigrate</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_WorkMailConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_WorkMailConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_WorkMailConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_WorkMailConfiguration creates a(an) BT_WorkMailConfiguration.
Creates a(an) WorkMailConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_WorkMailConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ArchiveSourceType</maml:name>
                    <command:parameterValue required="False">ArchiveSourceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeItemType</maml:name>
                    <command:parameterValue required="False">ExchangeMailboxArchiveHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtractorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SqlConnectionString</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillIgnoreRegularItems</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillSpecifyActiveDirectory</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkMailRegion</maml:name>
                    <command:parameterValue required="False">WorkMailRegion</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPassword</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPath</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPath</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryUsername</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ArchiveSourceType</maml:name>
                <maml:description>
                    <maml:para>ArchiveSourceType</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ArchiveSourceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVault</dev:value>
                        <maml:description>
                            <maml:para>Enterprise vault archive (v8+).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVaultLegacy</dev:value>
                        <maml:description>
                            <maml:para>Legacy enterprise vault archive (v1 - v7). These legacy versions
            do not use a database to store information about the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>EncryptionKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeItemType</maml:name>
                <maml:description>
                    <maml:para>ExchangeItemType</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ExchangeMailboxArchiveHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Mailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the regular mailbox.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Archive</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates only recoverable items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolders</dev:value>
                        <maml:description>
                            <maml:para>Migrates only public folders.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DiscoveryOnly</dev:value>
                        <maml:description>
                            <maml:para>EWS Discovery Only (DirSharp)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal (Exchange Enterprise Archive)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharedMailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates shared mailboxes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveRecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates Archive Recoverable Items</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtractorName</maml:name>
                <maml:description>
                    <maml:para>ExtractorName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SqlConnectionString</maml:name>
                <maml:description>
                    <maml:para>SqlConnectionString</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillIgnoreRegularItems</maml:name>
                <maml:description>
                    <maml:para>WillIgnoreRegularItems</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillSpecifyActiveDirectory</maml:name>
                <maml:description>
                    <maml:para>WillSpecifyActiveDirectory</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkMailRegion</maml:name>
                <maml:description>
                    <maml:para>WorkMailRegion</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.WorkMailRegion</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>USWest</dev:value>
                        <maml:description>
                            <maml:para>The Western US region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>USEast</dev:value>
                        <maml:description>
                            <maml:para>The Eastern US region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EUWest</dev:value>
                        <maml:description>
                            <maml:para>The Western EU region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_AzureSubscriptionConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_AzureSubscriptionConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_AzureSubscriptionConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_AzureSubscriptionConfiguration creates a(an) BT_AzureSubscriptionConfiguration.
Creates a(an) AzureSubscriptionConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_AzureSubscriptionConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SubscriptionId</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionId</maml:name>
                <maml:description>
                    <maml:para>SubscriptionId</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_ActiveDirectoryForestConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_ActiveDirectoryForestConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_ActiveDirectoryForestConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_ActiveDirectoryForestConfiguration creates a(an) BT_ActiveDirectoryForestConfiguration.
Creates a(an) ActiveDirectoryForestConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_ActiveDirectoryForestConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DomainNamingMaster</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Mode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RootDomain</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SchemaMaster</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DomainNamingMaster</maml:name>
                <maml:description>
                    <maml:para>DomainNamingMaster</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Mode</maml:name>
                <maml:description>
                    <maml:para>Mode</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RootDomain</maml:name>
                <maml:description>
                    <maml:para>RootDomain</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SchemaMaster</maml:name>
                <maml:description>
                    <maml:para>SchemaMaster</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_VSphereConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_VSphereConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_VSphereConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_VSphereConfiguration creates a(an) BT_VSphereConfiguration.
Creates a(an) VSphereConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_VSphereConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Port</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ServerIPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ServerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseHttps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Port</maml:name>
                <maml:description>
                    <maml:para>Port</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerIPAddress</maml:name>
                <maml:description>
                    <maml:para>ServerIPAddress</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerName</maml:name>
                <maml:description>
                    <maml:para>ServerName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseHttps</maml:name>
                <maml:description>
                    <maml:para>UseHttps</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_NetworkConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_NetworkConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_NetworkConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_NetworkConfiguration creates a(an) BT_NetworkConfiguration.
Creates a(an) NetworkConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_NetworkConfiguration</maml:name>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_GenericConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_GenericConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_GenericConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_GenericConfiguration creates a(an) BT_GenericConfiguration.
Creates a(an) GenericConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_GenericConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Password</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Username</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Password</maml:name>
                <maml:description>
                    <maml:para>Password</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Username</maml:name>
                <maml:description>
                    <maml:para>Username</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_GatewayConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_GatewayConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_GatewayConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_GatewayConfiguration creates a(an) BT_GatewayConfiguration.
Creates a(an) GatewayConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_GatewayConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_MsTeamsSourceConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_MsTeamsSourceConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_MsTeamsSourceConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_MsTeamsSourceConfiguration creates a(an) BT_MsTeamsSourceConfiguration.
Creates a(an) MsTeamsSourceConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_MsTeamsSourceConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_MsTeamsDestinationConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_MsTeamsDestinationConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_MsTeamsDestinationConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_MsTeamsDestinationConfiguration creates a(an) BT_MsTeamsDestinationConfiguration.
Creates a(an) MsTeamsDestinationConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_MsTeamsDestinationConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureAccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureStorageAccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VersionsCountToMigrate</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureAccountKey</maml:name>
                <maml:description>
                    <maml:para>AzureAccountKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureStorageAccountName</maml:name>
                <maml:description>
                    <maml:para>AzureStorageAccountName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                <maml:description>
                    <maml:para>UseSharePointOnlineProvidedStorage</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VersionsCountToMigrate</maml:name>
                <maml:description>
                    <maml:para>VersionsCountToMigrate</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_HybridDestinationConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_HybridDestinationConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_HybridDestinationConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_HybridDestinationConfiguration creates a(an) BT_HybridDestinationConfiguration.
Creates a(an) HybridDestinationConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_HybridDestinationConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TargetDeliveryDomain</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ArchiveSourceType</maml:name>
                    <command:parameterValue required="False">ArchiveSourceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeItemType</maml:name>
                    <command:parameterValue required="False">ExchangeMailboxArchiveHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtractorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SqlConnectionString</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillIgnoreRegularItems</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillSpecifyActiveDirectory</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TargetDeliveryDomain</maml:name>
                <maml:description>
                    <maml:para>TargetDeliveryDomain</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPassword</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPath</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPath</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryUsername</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ArchiveSourceType</maml:name>
                <maml:description>
                    <maml:para>ArchiveSourceType</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ArchiveSourceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVault</dev:value>
                        <maml:description>
                            <maml:para>Enterprise vault archive (v8+).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVaultLegacy</dev:value>
                        <maml:description>
                            <maml:para>Legacy enterprise vault archive (v1 - v7). These legacy versions
            do not use a database to store information about the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>EncryptionKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeItemType</maml:name>
                <maml:description>
                    <maml:para>ExchangeItemType</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ExchangeMailboxArchiveHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Mailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the regular mailbox.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Archive</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates only recoverable items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolders</dev:value>
                        <maml:description>
                            <maml:para>Migrates only public folders.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DiscoveryOnly</dev:value>
                        <maml:description>
                            <maml:para>EWS Discovery Only (DirSharp)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal (Exchange Enterprise Archive)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharedMailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates shared mailboxes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveRecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates Archive Recoverable Items</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtractorName</maml:name>
                <maml:description>
                    <maml:para>ExtractorName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SqlConnectionString</maml:name>
                <maml:description>
                    <maml:para>SqlConnectionString</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillIgnoreRegularItems</maml:name>
                <maml:description>
                    <maml:para>WillIgnoreRegularItems</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillSpecifyActiveDirectory</maml:name>
                <maml:description>
                    <maml:para>WillSpecifyActiveDirectory</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_GSuiteConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_GSuiteConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_GSuiteConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_GSuiteConfiguration creates a(an) BT_GSuiteConfiguration.
Creates a(an) GSuiteConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_GSuiteConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CredentialsFileName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllMailFolderHandling</maml:name>
                    <command:parameterValue required="False">AllMailFolderHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ContactHandling</maml:name>
                    <command:parameterValue required="False">ContactHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>Credentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CredentialsFileName</maml:name>
                <maml:description>
                    <maml:para>CredentialsFileName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AllMailFolderHandling</maml:name>
                <maml:description>
                    <maml:para>AllMailFolderHandling</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AllMailFolderHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>ArchivesOnly</dev:value>
                        <maml:description>
                            <maml:para>Migrate only emails without labels (archives).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ConvertLabels</dev:value>
                        <maml:description>
                            <maml:para>Convert labels to categories.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContactHandling</maml:name>
                <maml:description>
                    <maml:para>ContactHandling</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ContactHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SkipSuggestedContacts</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate suggested contacts.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MigrateSuggestedContacts</dev:value>
                        <maml:description>
                            <maml:para>Migrate suggested contacts.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_MsTeamsSourceParallelConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_MsTeamsSourceParallelConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_MsTeamsSourceParallelConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_MsTeamsSourceParallelConfiguration creates a(an) BT_MsTeamsSourceParallelConfiguration.
Creates a(an) MsTeamsSourceParallelConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_MsTeamsSourceParallelConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_MsTeamsDestinationParallelConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_MsTeamsDestinationParallelConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_MsTeamsDestinationParallelConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_MsTeamsDestinationParallelConfiguration creates a(an) BT_MsTeamsDestinationParallelConfiguration.
Creates a(an) MsTeamsDestinationParallelConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_MsTeamsDestinationParallelConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureAccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureStorageAccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VersionsCountToMigrate</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureAccountKey</maml:name>
                <maml:description>
                    <maml:para>AzureAccountKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureStorageAccountName</maml:name>
                <maml:description>
                    <maml:para>AzureStorageAccountName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                <maml:description>
                    <maml:para>UseSharePointOnlineProvidedStorage</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VersionsCountToMigrate</maml:name>
                <maml:description>
                    <maml:para>VersionsCountToMigrate</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_GoogleDriveCustomerTenantConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_GoogleDriveCustomerTenantConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_GoogleDriveCustomerTenantConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_GoogleDriveCustomerTenantConfiguration creates a(an) BT_GoogleDriveCustomerTenantConfiguration.
Creates a(an) GoogleDriveCustomerTenantConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_GoogleDriveCustomerTenantConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CredentialsFileName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>Credentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CredentialsFileName</maml:name>
                <maml:description>
                    <maml:para>CredentialsFileName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_SharePointBetaConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_SharePointBetaConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_SharePointBetaConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_SharePointBetaConfiguration creates a(an) BT_SharePointBetaConfiguration.
Creates a(an) SharePointBetaConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_SharePointBetaConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureAccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureStorageAccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VersionsCountToMigrate</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureAccountKey</maml:name>
                <maml:description>
                    <maml:para>AzureAccountKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureStorageAccountName</maml:name>
                <maml:description>
                    <maml:para>AzureStorageAccountName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                <maml:description>
                    <maml:para>UseSharePointOnlineProvidedStorage</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VersionsCountToMigrate</maml:name>
                <maml:description>
                    <maml:para>VersionsCountToMigrate</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_MsTeamsDestinationTeamsImportApiConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_MsTeamsDestinationTeamsImportApiConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_MsTeamsDestinationTeamsImportApiConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_MsTeamsDestinationTeamsImportApiConfiguration creates a(an) BT_MsTeamsDestinationTeamsImportApiConfiguration.
Creates a(an) MsTeamsDestinationTeamsImportApiConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_MsTeamsDestinationTeamsImportApiConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureAccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureStorageAccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VersionsCountToMigrate</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureAccountKey</maml:name>
                <maml:description>
                    <maml:para>AzureAccountKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureStorageAccountName</maml:name>
                <maml:description>
                    <maml:para>AzureStorageAccountName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                <maml:description>
                    <maml:para>UseSharePointOnlineProvidedStorage</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VersionsCountToMigrate</maml:name>
                <maml:description>
                    <maml:para>VersionsCountToMigrate</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_GoogleSharedDriveConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_GoogleSharedDriveConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_GoogleSharedDriveConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_GoogleSharedDriveConfiguration creates a(an) BT_GoogleSharedDriveConfiguration.
Creates a(an) GoogleSharedDriveConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_GoogleSharedDriveConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CredentialsFileName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrateSharedDriveMembership</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VersionsCountToMigrate</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>Credentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CredentialsFileName</maml:name>
                <maml:description>
                    <maml:para>CredentialsFileName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrateSharedDriveMembership</maml:name>
                <maml:description>
                    <maml:para>MigrateSharedDriveMembership</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VersionsCountToMigrate</maml:name>
                <maml:description>
                    <maml:para>VersionsCountToMigrate</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_GoogleGroupsConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_GoogleGroupsConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_GoogleGroupsConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_GoogleGroupsConfiguration creates a(an) BT_GoogleGroupsConfiguration.
Creates a(an) GoogleGroupsConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_GoogleGroupsConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CredentialsFileName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>Credentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CredentialsFileName</maml:name>
                <maml:description>
                    <maml:para>CredentialsFileName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_ArchiveStorageAccount</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_ArchiveStorageAccount</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_ArchiveStorageAccount</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_ArchiveStorageAccount adds a(an) MW_ArchiveStorageAccount.
Represents an archive storage account.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountType</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountUsage</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountUsage</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceMailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UrlSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountType</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountUsage</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountUsage</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceMailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UrlSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountKey</maml:name>
                <maml:description>
                    <maml:para>Unencrypted account key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountName</maml:name>
                <maml:description>
                    <maml:para>The Name of the storage account</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountType</maml:name>
                <maml:description>
                    <maml:para>The Account Type (Azure/AWS etc)</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ArchiveStorageAccountType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountUsage</maml:name>
                <maml:description>
                    <maml:para>The Account Usage (e.g DataBlob, DataFiles etc)</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ArchiveStorageAccountUsage</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryContainerName</maml:name>
                <maml:description>
                    <maml:para>The name of the primary blob container to use in the storage account.
            Even though one account can have multiple containers, we assume a 1:1 mapping as we always
            have a single container and this avoids adding yet another table we have to link into.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceConnectorId</maml:name>
                <maml:description>
                    <maml:para>Source ConnectorId. The connector that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceMailboxId</maml:name>
                <maml:description>
                    <maml:para>Source MailboxId. The mailbox that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UrlSuffix</maml:name>
                <maml:description>
                    <maml:para>The URL suffix of the object (e.g. .blob.core.windows.net/)</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_ArchiveStorageAccount</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_ArchiveStorageAccount</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_ArchiveStorageAccount</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_ArchiveStorageAccount gets a(an) MW_ArchiveStorageAccount.
Represents an archive storage account.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountKeyEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountUsage</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKey_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKey_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKeyEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKeyEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryContainerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryContainerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UrlSuffix_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UrlSuffix_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceMailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UrlSuffix</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountKeyEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountUsage</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKey_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKey_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKeyEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKeyEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryContainerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryContainerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UrlSuffix_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UrlSuffix_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceMailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UrlSuffix</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AccountKey FilterBy_String_AccountKey_IN">
                <maml:name>AccountKey</maml:name>
                <maml:description>
                    <maml:para>Unencrypted account key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AccountKeyEncrypted FilterBy_String_AccountKeyEncrypted_IN">
                <maml:name>AccountKeyEncrypted</maml:name>
                <maml:description>
                    <maml:para>The secret key of the storage account</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AccountName FilterBy_String_AccountName_IN">
                <maml:name>AccountName</maml:name>
                <maml:description>
                    <maml:para>The Name of the storage account</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AccountType">
                <maml:name>AccountType</maml:name>
                <maml:description>
                    <maml:para>Filter by AccountType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AccountUsage">
                <maml:name>AccountUsage</maml:name>
                <maml:description>
                    <maml:para>Filter by AccountUsage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PrimaryContainerName FilterBy_String_PrimaryContainerName_IN">
                <maml:name>PrimaryContainerName</maml:name>
                <maml:description>
                    <maml:para>The name of the primary blob container to use in the storage account.
            Even though one account can have multiple containers, we assume a 1:1 mapping as we always
            have a single container and this avoids adding yet another table we have to link into.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AccountKey_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AccountKey.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AccountKey_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AccountKey.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AccountKeyEncrypted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AccountKeyEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AccountKeyEncrypted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AccountKeyEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AccountName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AccountName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AccountName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AccountName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryContainerName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryContainerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryContainerName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryContainerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UrlSuffix_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UrlSuffix.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UrlSuffix_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UrlSuffix.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SourceConnectorId FilterBy_Guid_SourceConnectorId_IN">
                <maml:name>SourceConnectorId</maml:name>
                <maml:description>
                    <maml:para>Source ConnectorId. The connector that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SourceMailboxId FilterBy_Guid_SourceMailboxId_IN">
                <maml:name>SourceMailboxId</maml:name>
                <maml:description>
                    <maml:para>Source MailboxId. The mailbox that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_UrlSuffix FilterBy_String_UrlSuffix_IN">
                <maml:name>UrlSuffix</maml:name>
                <maml:description>
                    <maml:para>The URL suffix of the object (e.g. .blob.core.windows.net/)</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_ArchiveStorageAccount</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_ArchiveStorageAccount</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_ArchiveStorageAccount</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_ArchiveStorageAccount sets a(an) MW_ArchiveStorageAccount.
Represents an archive storage account.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>archivestorageaccount</maml:name>
                    <command:parameterValue required="True">ArchiveStorageAccount[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountType</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountUsage</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountUsage</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceMailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UrlSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>archivestorageaccount</maml:name>
                    <command:parameterValue required="True">ArchiveStorageAccount[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountType</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountUsage</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountUsage</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceMailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UrlSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>archivestorageaccount</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.ArchiveStorageAccount[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountKey</maml:name>
                <maml:description>
                    <maml:para>Unencrypted account key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountName</maml:name>
                <maml:description>
                    <maml:para>The Name of the storage account</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountType</maml:name>
                <maml:description>
                    <maml:para>The Account Type (Azure/AWS etc)</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ArchiveStorageAccountType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountUsage</maml:name>
                <maml:description>
                    <maml:para>The Account Usage (e.g DataBlob, DataFiles etc)</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ArchiveStorageAccountUsage</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryContainerName</maml:name>
                <maml:description>
                    <maml:para>The name of the primary blob container to use in the storage account.
            Even though one account can have multiple containers, we assume a 1:1 mapping as we always
            have a single container and this avoids adding yet another table we have to link into.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceConnectorId</maml:name>
                <maml:description>
                    <maml:para>Source ConnectorId. The connector that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceMailboxId</maml:name>
                <maml:description>
                    <maml:para>Source MailboxId. The mailbox that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UrlSuffix</maml:name>
                <maml:description>
                    <maml:para>The URL suffix of the object (e.g. .blob.core.windows.net/)</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_ArchiveStorageAccount</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_ArchiveStorageAccount</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_ArchiveStorageAccount</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_ArchiveStorageAccount removes a(an) MW_ArchiveStorageAccount.
Represents an archive storage account.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_HybridDelegateGroup</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_HybridDelegateGroup</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_HybridDelegateGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_HybridDelegateGroup adds a(an) MW_HybridDelegateGroup.
Represents a hybrid delegate group.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Relationship</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Relationship</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Relationship</maml:name>
                <maml:description>
                    <maml:para>Serialized relationship graph data</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_HybridDelegateGroup</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_HybridDelegateGroup</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_HybridDelegateGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_HybridDelegateGroup gets a(an) MW_HybridDelegateGroup.
Represents a hybrid delegate group.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Relationship</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Relationship_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Relationship_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Relationship</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Relationship_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Relationship_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Relationship FilterBy_String_Relationship_IN">
                <maml:name>Relationship</maml:name>
                <maml:description>
                    <maml:para>Serialized relationship graph data</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Relationship_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Relationship.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Relationship_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Relationship.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_HybridDelegateGroup</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_HybridDelegateGroup</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_HybridDelegateGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_HybridDelegateGroup sets a(an) MW_HybridDelegateGroup.
Represents a hybrid delegate group.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>hybriddelegategroup</maml:name>
                    <command:parameterValue required="True">HybridDelegateGroup[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Relationship</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>hybriddelegategroup</maml:name>
                    <command:parameterValue required="True">HybridDelegateGroup[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Relationship</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>hybriddelegategroup</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.HybridDelegateGroup[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Relationship</maml:name>
                <maml:description>
                    <maml:para>Serialized relationship graph data</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_HybridDelegateGroup</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_HybridDelegateGroup</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_HybridDelegateGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_HybridDelegateGroup removes a(an) MW_HybridDelegateGroup.
Represents a hybrid delegate group.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_HybridDelegateGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_CsvUploadJob</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_CsvUploadJob</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_CsvUploadJob</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_CsvUploadJob adds a(an) MW_CsvUploadJob.
Represents a csv upload job, and one hybrid project may contain one csv upload job.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_CsvUploadJob</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FileName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_CsvUploadJob</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FileName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetId</maml:name>
                <maml:description>
                    <maml:para>Asset ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FileName</maml:name>
                <maml:description>
                    <maml:para>Csv upload filename.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration was not started yet.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Submitted</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration was submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration is in progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration completed successfully.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Stopped</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration has stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ReadyForCommit</dev:value>
                        <maml:description>
                            <maml:para>The upload is complete and ready for commit.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Scheduled</dev:value>
                        <maml:description>
                            <maml:para>The migration is scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_CsvUploadJob</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_CsvUploadJob</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_CsvUploadJob</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_CsvUploadJob gets a(an) MW_CsvUploadJob.
Represents a csv upload job, and one hybrid project may contain one csv upload job.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_CsvUploadJob</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FileName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FileName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FileName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_CsvUploadJob</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FileName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FileName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FileName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AssetId FilterBy_Guid_AssetId_IN">
                <maml:name>AssetId</maml:name>
                <maml:description>
                    <maml:para>Asset ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FileName FilterBy_String_FileName_IN">
                <maml:name>FileName</maml:name>
                <maml:description>
                    <maml:para>Csv upload filename.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FileName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FileName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FileName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FileName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Status">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_CsvUploadJob</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_CsvUploadJob</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_CsvUploadJob</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_CsvUploadJob sets a(an) MW_CsvUploadJob.
Represents a csv upload job, and one hybrid project may contain one csv upload job.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_CsvUploadJob</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>csvuploadjob</maml:name>
                    <command:parameterValue required="True">CsvUploadJob[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FileName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridStatus</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_CsvUploadJob</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>csvuploadjob</maml:name>
                    <command:parameterValue required="True">CsvUploadJob[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FileName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridStatus</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>csvuploadjob</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.CsvUploadJob[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetId</maml:name>
                <maml:description>
                    <maml:para>Asset ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FileName</maml:name>
                <maml:description>
                    <maml:para>Csv upload filename.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration was not started yet.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Submitted</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration was submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration is in progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration completed successfully.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Stopped</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration has stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ReadyForCommit</dev:value>
                        <maml:description>
                            <maml:para>The upload is complete and ready for commit.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Scheduled</dev:value>
                        <maml:description>
                            <maml:para>The migration is scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_CsvUploadJob</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_CsvUploadJob</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_CsvUploadJob</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_CsvUploadJob removes a(an) MW_CsvUploadJob.
Represents a csv upload job, and one hybrid project may contain one csv upload job.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_CsvUploadJob</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_CsvUploadJob</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_HybridEndpoint</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_HybridEndpoint</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_HybridEndpoint</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_HybridEndpoint adds a(an) MW_HybridEndpoint.
Represents a hybrid endpoint which generated from exchange power shell, and one hybrid project may contain multiple endpoints.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_HybridEndpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsHidden</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ServerAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_HybridEndpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsHidden</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ServerAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsHidden</maml:name>
                <maml:description>
                    <maml:para>Whether the Hybrid endpoint is hidden.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Hybrid endpoint name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerAddress</maml:name>
                <maml:description>
                    <maml:para>Hybrid endpoint server address.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_HybridEndpoint</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_HybridEndpoint</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_HybridEndpoint</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_HybridEndpoint gets a(an) MW_HybridEndpoint.
Represents a hybrid endpoint which generated from exchange power shell, and one hybrid project may contain multiple endpoints.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_HybridEndpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsHidden</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ServerAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ServerAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_HybridEndpoint</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsHidden</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ServerAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ServerAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsHidden">
                <maml:name>IsHidden</maml:name>
                <maml:description>
                    <maml:para>Whether the Hybrid endpoint is hidden.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Hybrid endpoint name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ServerAddress FilterBy_String_ServerAddress_IN">
                <maml:name>ServerAddress</maml:name>
                <maml:description>
                    <maml:para>Hybrid endpoint server address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ServerAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ServerAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ServerAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ServerAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_HybridEndpoint</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_HybridEndpoint</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_HybridEndpoint</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_HybridEndpoint sets a(an) MW_HybridEndpoint.
Represents a hybrid endpoint which generated from exchange power shell, and one hybrid project may contain multiple endpoints.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_HybridEndpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>hybridendpoint</maml:name>
                    <command:parameterValue required="True">HybridEndpoint[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsHidden</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_HybridEndpoint</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>hybridendpoint</maml:name>
                    <command:parameterValue required="True">HybridEndpoint[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsHidden</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>hybridendpoint</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.HybridEndpoint[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsHidden</maml:name>
                <maml:description>
                    <maml:para>Whether the Hybrid endpoint is hidden.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_HybridEndpoint</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_HybridEndpoint</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_HybridEndpoint</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_HybridEndpoint removes a(an) MW_HybridEndpoint.
Represents a hybrid endpoint which generated from exchange power shell, and one hybrid project may contain multiple endpoints.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_HybridEndpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_HybridEndpoint</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_EntityToEventLogMapping</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_EntityToEventLogMapping</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_EntityToEventLogMapping</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_EntityToEventLogMapping adds a(an) MW_EntityToEventLogMapping.
Represents a mapping of entity to event log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventLogId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventLogId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityId</maml:name>
                <maml:description>
                    <maml:para>Entity ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventLogId</maml:name>
                <maml:description>
                    <maml:para>Event Log ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_EntityToEventLogMapping</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_EntityToEventLogMapping</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_EntityToEventLogMapping</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_EntityToEventLogMapping gets a(an) MW_EntityToEventLogMapping.
Represents a mapping of entity to event log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventLogId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventLogId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EntityId FilterBy_Guid_EntityId_IN">
                <maml:name>EntityId</maml:name>
                <maml:description>
                    <maml:para>Entity ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EventLogId FilterBy_Guid_EventLogId_IN">
                <maml:name>EventLogId</maml:name>
                <maml:description>
                    <maml:para>Event Log ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_EntityToEventLogMapping</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_EntityToEventLogMapping</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_EntityToEventLogMapping</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_EntityToEventLogMapping sets a(an) MW_EntityToEventLogMapping.
Represents a mapping of entity to event log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>entitytoeventlogmapping</maml:name>
                    <command:parameterValue required="True">EntityToEventLogMapping[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>entitytoeventlogmapping</maml:name>
                    <command:parameterValue required="True">EntityToEventLogMapping[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>entitytoeventlogmapping</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.EntityToEventLogMapping[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_EntityToEventLogMapping</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_EntityToEventLogMapping</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_EntityToEventLogMapping</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_EntityToEventLogMapping removes a(an) MW_EntityToEventLogMapping.
Represents a mapping of entity to event log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_EntityToEventLogMapping</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_HybridEventLog</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_HybridEventLog</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_HybridEventLog</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_HybridEventLog adds a(an) MW_HybridEventLog.
Represents a hybrid event log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_HybridEventLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventType</maml:name>
                    <command:parameterValue required="False">HybridEventType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KBTopicId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogType</maml:name>
                    <command:parameterValue required="False">HybridLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResolutionType</maml:name>
                    <command:parameterValue required="False">HybridEventResolution</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">HybridEventSeverity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceType</maml:name>
                    <command:parameterValue required="False">HybridEventSource</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridEventStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_HybridEventLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventType</maml:name>
                    <command:parameterValue required="False">HybridEventType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KBTopicId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogType</maml:name>
                    <command:parameterValue required="False">HybridLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResolutionType</maml:name>
                    <command:parameterValue required="False">HybridEventResolution</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">HybridEventSeverity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceType</maml:name>
                    <command:parameterValue required="False">HybridEventSource</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridEventStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BatchId</maml:name>
                <maml:description>
                    <maml:para>Batch ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventType</maml:name>
                <maml:description>
                    <maml:para>Event Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridEventType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Import</dev:value>
                        <maml:description>
                            <maml:para>Import Mailboxes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>StartSync</dev:value>
                        <maml:description>
                            <maml:para>Start Sync.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>StopSync</dev:value>
                        <maml:description>
                            <maml:para>Stop Sync.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>StartFinalization</dev:value>
                        <maml:description>
                            <maml:para>Start Finalization.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeleteBatch</dev:value>
                        <maml:description>
                            <maml:para>Delete a batch.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeleteUser</dev:value>
                        <maml:description>
                            <maml:para>Delete a user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PopulateSummary</dev:value>
                        <maml:description>
                            <maml:para>Populate Summary.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdateMigrationStatus</dev:value>
                        <maml:description>
                            <maml:para>Update Migration Status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PostFinalization</dev:value>
                        <maml:description>
                            <maml:para>Post Finalization.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SendStats</dev:value>
                        <maml:description>
                            <maml:para>Send Stats.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HandleStuck</dev:value>
                        <maml:description>
                            <maml:para>Handle Stuck.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KBTopicId</maml:name>
                <maml:description>
                    <maml:para>KB Topic ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LogType</maml:name>
                <maml:description>
                    <maml:para>Log Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridLogType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Project</dev:value>
                        <maml:description>
                            <maml:para>Project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Batch</dev:value>
                        <maml:description>
                            <maml:para>Batch.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResolutionType</maml:name>
                <maml:description>
                    <maml:para>Resolution Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridEventResolution</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>ContactSupport</dev:value>
                        <maml:description>
                            <maml:para>Contact support.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactMicrosoft</dev:value>
                        <maml:description>
                            <maml:para>Contact Microsoft.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Severity</maml:name>
                <maml:description>
                    <maml:para>Severity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridEventSeverity</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Warning</dev:value>
                        <maml:description>
                            <maml:para>Warning.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Error</dev:value>
                        <maml:description>
                            <maml:para>Error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceType</maml:name>
                <maml:description>
                    <maml:para>Source Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridEventSource</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BitTitan</dev:value>
                        <maml:description>
                            <maml:para>BitTitan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Microsoft</dev:value>
                        <maml:description>
                            <maml:para>Microsoft.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridEventStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Pending</dev:value>
                        <maml:description>
                            <maml:para>Pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Resolved</dev:value>
                        <maml:description>
                            <maml:para>Resolved.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_HybridEventLog</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_HybridEventLog</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_HybridEventLog</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_HybridEventLog gets a(an) MW_HybridEventLog.
Represents a hybrid event log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_HybridEventLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KBTopicId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResolutionType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KBTopicId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KBTopicId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_HybridEventLog</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KBTopicId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResolutionType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KBTopicId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KBTopicId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_BatchId FilterBy_Guid_BatchId_IN">
                <maml:name>BatchId</maml:name>
                <maml:description>
                    <maml:para>Batch ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_EventType">
                <maml:name>EventType</maml:name>
                <maml:description>
                    <maml:para>Filter by EventType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_KBTopicId FilterBy_String_KBTopicId_IN">
                <maml:name>KBTopicId</maml:name>
                <maml:description>
                    <maml:para>KB Topic ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_LogType">
                <maml:name>LogType</maml:name>
                <maml:description>
                    <maml:para>Filter by LogType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Message FilterBy_String_Message_IN">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ResolutionType">
                <maml:name>ResolutionType</maml:name>
                <maml:description>
                    <maml:para>Filter by ResolutionType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Severity">
                <maml:name>Severity</maml:name>
                <maml:description>
                    <maml:para>Filter by Severity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KBTopicId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KBTopicId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KBTopicId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KBTopicId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Message_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Message_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_SourceType">
                <maml:name>SourceType</maml:name>
                <maml:description>
                    <maml:para>Filter by SourceType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Status">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_HybridEventLog</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_HybridEventLog</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_HybridEventLog</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_HybridEventLog sets a(an) MW_HybridEventLog.
Represents a hybrid event log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_HybridEventLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>hybrideventlog</maml:name>
                    <command:parameterValue required="True">HybridEventLog[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridEventStatus</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_HybridEventLog</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>hybrideventlog</maml:name>
                    <command:parameterValue required="True">HybridEventLog[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridEventStatus</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>hybrideventlog</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.HybridEventLog[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridEventStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Pending</dev:value>
                        <maml:description>
                            <maml:para>Pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Resolved</dev:value>
                        <maml:description>
                            <maml:para>Resolved.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_HybridEventLog</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_HybridEventLog</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_HybridEventLog</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_HybridEventLog removes a(an) MW_HybridEventLog.
Represents a hybrid event log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_HybridEventLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_HybridEventLog</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_HybridSummary</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_HybridSummary</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_HybridSummary</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_HybridSummary adds a(an) MW_HybridSummary.
Represents a hybrid summary.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_HybridSummary</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>O365LicensePacks</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetentionPolicies</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_HybridSummary</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>O365LicensePacks</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetentionPolicies</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastViewedEventLogDate</maml:name>
                <maml:description>
                    <maml:para>Last viewed event log date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>O365LicensePacks</maml:name>
                <maml:description>
                    <maml:para>The O365 license packs in string array.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetentionPolicies</maml:name>
                <maml:description>
                    <maml:para>The Retention Policies in string array.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_HybridSummary</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_HybridSummary</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_HybridSummary</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_HybridSummary gets a(an) MW_HybridSummary.
Represents a hybrid summary.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_HybridSummary</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>O365LicensePacksInfo</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetentionPoliciesInfo</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastViewedEventLogDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastViewedEventLogDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_O365LicensePacksInfo_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_O365LicensePacksInfo_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RetentionPoliciesInfo_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RetentionPoliciesInfo_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_HybridSummary</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>O365LicensePacksInfo</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetentionPoliciesInfo</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastViewedEventLogDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastViewedEventLogDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_O365LicensePacksInfo_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_O365LicensePacksInfo_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RetentionPoliciesInfo_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RetentionPoliciesInfo_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastViewedEventLogDate">
                <maml:name>LastViewedEventLogDate</maml:name>
                <maml:description>
                    <maml:para>Last viewed event log date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_O365LicensePacksInfo FilterBy_String_O365LicensePacksInfo_IN">
                <maml:name>O365LicensePacksInfo</maml:name>
                <maml:description>
                    <maml:para>The O365 license packs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_RetentionPoliciesInfo FilterBy_String_RetentionPoliciesInfo_IN">
                <maml:name>RetentionPoliciesInfo</maml:name>
                <maml:description>
                    <maml:para>The Retention Policies.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastViewedEventLogDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastViewedEventLogDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastViewedEventLogDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastViewedEventLogDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_O365LicensePacksInfo_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by O365LicensePacksInfo.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_O365LicensePacksInfo_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by O365LicensePacksInfo.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RetentionPoliciesInfo_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RetentionPoliciesInfo.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RetentionPoliciesInfo_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RetentionPoliciesInfo.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_HybridSummary</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_HybridSummary</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_HybridSummary</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_HybridSummary sets a(an) MW_HybridSummary.
Represents a hybrid summary.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_HybridSummary</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>hybridsummary</maml:name>
                    <command:parameterValue required="True">HybridSummary[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>O365LicensePacks</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetentionPolicies</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_HybridSummary</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>hybridsummary</maml:name>
                    <command:parameterValue required="True">HybridSummary[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>O365LicensePacks</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetentionPolicies</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>hybridsummary</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.HybridSummary[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastViewedEventLogDate</maml:name>
                <maml:description>
                    <maml:para>Last viewed event log date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>O365LicensePacks</maml:name>
                <maml:description>
                    <maml:para>The O365 license packs in string array.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetentionPolicies</maml:name>
                <maml:description>
                    <maml:para>The Retention Policies in string array.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_HybridSummary</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_HybridSummary</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_HybridSummary</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_HybridSummary removes a(an) MW_HybridSummary.
Represents a hybrid summary.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_HybridSummary</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_HybridSummary</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_CsvIngestionJob</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_CsvIngestionJob</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_CsvIngestionJob</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_CsvIngestionJob adds a(an) MW_CsvIngestionJob.
Represents a CSV Ingestion Job.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_CsvIngestionJob</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentRow</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HybridCsvImportUpdateMailboxesOption</maml:name>
                    <command:parameterValue required="False">HybridCsvImportUpdateMailboxesOption</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_CsvIngestionJob</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentRow</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HybridCsvImportUpdateMailboxesOption</maml:name>
                    <command:parameterValue required="False">HybridCsvImportUpdateMailboxesOption</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetId</maml:name>
                <maml:description>
                    <maml:para>Asset ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowId</maml:name>
                <maml:description>
                    <maml:para>Workflow ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentRow</maml:name>
                <maml:description>
                    <maml:para>Current row.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HybridCsvImportUpdateMailboxesOption</maml:name>
                <maml:description>
                    <maml:para>Hybrid csv import update mailboxes option.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridCsvImportUpdateMailboxesOption</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdateNewMailboxesOnly</dev:value>
                        <maml:description>
                            <maml:para>Update new mailboxes only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdateEligibleMailboxesOnly</dev:value>
                        <maml:description>
                            <maml:para>Update eligible mailboxes only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdateUnbatchedMailboxesOnly</dev:value>
                        <maml:description>
                            <maml:para>Update unbatched mailboxes only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration was not started yet.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Submitted</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration was submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration is in progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration completed successfully.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Stopped</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration has stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ReadyForCommit</dev:value>
                        <maml:description>
                            <maml:para>The upload is complete and ready for commit.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Scheduled</dev:value>
                        <maml:description>
                            <maml:para>The migration is scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_CsvIngestionJob</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_CsvIngestionJob</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_CsvIngestionJob</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_CsvIngestionJob gets a(an) MW_CsvIngestionJob.
Represents a CSV Ingestion Job.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_CsvIngestionJob</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentRow</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HybridCsvImportUpdateMailboxesOption</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentRow_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentRow_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_CsvIngestionJob</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentRow</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HybridCsvImportUpdateMailboxesOption</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentRow_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentRow_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AssetId FilterBy_Guid_AssetId_IN">
                <maml:name>AssetId</maml:name>
                <maml:description>
                    <maml:para>Asset ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_CurrentRow FilterBy_Int32_CurrentRow_IN">
                <maml:name>CurrentRow</maml:name>
                <maml:description>
                    <maml:para>Current row.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_HybridCsvImportUpdateMailboxesOption">
                <maml:name>HybridCsvImportUpdateMailboxesOption</maml:name>
                <maml:description>
                    <maml:para>Filter by HybridCsvImportUpdateMailboxesOption.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentRow_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentRow.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentRow_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentRow.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Status">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkflowId FilterBy_Guid_WorkflowId_IN">
                <maml:name>WorkflowId</maml:name>
                <maml:description>
                    <maml:para>Workflow ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_CsvIngestionJob</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_CsvIngestionJob</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_CsvIngestionJob</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_CsvIngestionJob sets a(an) MW_CsvIngestionJob.
Represents a CSV Ingestion Job.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_CsvIngestionJob</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>csvingestionjob</maml:name>
                    <command:parameterValue required="True">CsvIngestionJob[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentRow</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HybridCsvImportUpdateMailboxesOption</maml:name>
                    <command:parameterValue required="False">HybridCsvImportUpdateMailboxesOption</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_CsvIngestionJob</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>csvingestionjob</maml:name>
                    <command:parameterValue required="True">CsvIngestionJob[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentRow</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HybridCsvImportUpdateMailboxesOption</maml:name>
                    <command:parameterValue required="False">HybridCsvImportUpdateMailboxesOption</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>csvingestionjob</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.CsvIngestionJob[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetId</maml:name>
                <maml:description>
                    <maml:para>Asset ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentRow</maml:name>
                <maml:description>
                    <maml:para>Current row.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HybridCsvImportUpdateMailboxesOption</maml:name>
                <maml:description>
                    <maml:para>Hybrid csv import update mailboxes option.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridCsvImportUpdateMailboxesOption</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdateNewMailboxesOnly</dev:value>
                        <maml:description>
                            <maml:para>Update new mailboxes only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdateEligibleMailboxesOnly</dev:value>
                        <maml:description>
                            <maml:para>Update eligible mailboxes only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdateUnbatchedMailboxesOnly</dev:value>
                        <maml:description>
                            <maml:para>Update unbatched mailboxes only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration was not started yet.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Submitted</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration was submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration is in progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration completed successfully.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Stopped</dev:value>
                        <maml:description>
                            <maml:para>The upload/import/migration has stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ReadyForCommit</dev:value>
                        <maml:description>
                            <maml:para>The upload is complete and ready for commit.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Scheduled</dev:value>
                        <maml:description>
                            <maml:para>The migration is scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowId</maml:name>
                <maml:description>
                    <maml:para>Workflow ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_CsvIngestionJob</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_CsvIngestionJob</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_CsvIngestionJob</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_CsvIngestionJob removes a(an) MW_CsvIngestionJob.
Represents a CSV Ingestion Job.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_CsvIngestionJob</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_CsvIngestionJob</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_HybridDelegate</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_HybridDelegate</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_HybridDelegate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_HybridDelegate adds a(an) MW_HybridDelegate.
Represents a hybrid delegate.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateExchangeGuids</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateSMTPAddresses</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateExchangeGuids</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateSMTPAddresses</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateExchangeGuids</maml:name>
                <maml:description>
                    <maml:para>'|' separated list of delegate Exchange Guids.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateGroupId</maml:name>
                <maml:description>
                    <maml:para>Delegate group ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateSMTPAddresses</maml:name>
                <maml:description>
                    <maml:para>'|' separated list of delegate SMTP addresses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxExchangeGuid</maml:name>
                <maml:description>
                    <maml:para>Mailbox Exchange Guid.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimarySMTPAddress</maml:name>
                <maml:description>
                    <maml:para>Primary SMTP Address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_HybridDelegate</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_HybridDelegate</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_HybridDelegate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_HybridDelegate gets a(an) MW_HybridDelegate.
Represents a hybrid delegate.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateExchangeGuids</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateSMTPAddresses</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxExchangeGuid</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateExchangeGuids_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateExchangeGuids_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateSMTPAddresses_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateSMTPAddresses_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateExchangeGuids</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateSMTPAddresses</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxExchangeGuid</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateExchangeGuids_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateExchangeGuids_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateSMTPAddresses_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DelegateSMTPAddresses_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_DelegateExchangeGuids FilterBy_String_DelegateExchangeGuids_IN">
                <maml:name>DelegateExchangeGuids</maml:name>
                <maml:description>
                    <maml:para>'|' separated list of delegate Exchange Guids.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DelegateGroupId FilterBy_Guid_DelegateGroupId_IN">
                <maml:name>DelegateGroupId</maml:name>
                <maml:description>
                    <maml:para>Delegate group ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_DelegateSMTPAddresses FilterBy_String_DelegateSMTPAddresses_IN">
                <maml:name>DelegateSMTPAddresses</maml:name>
                <maml:description>
                    <maml:para>'|' separated list of delegate SMTP addresses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MailboxExchangeGuid FilterBy_Guid_MailboxExchangeGuid_IN">
                <maml:name>MailboxExchangeGuid</maml:name>
                <maml:description>
                    <maml:para>Mailbox Exchange Guid.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PrimarySMTPAddress FilterBy_String_PrimarySMTPAddress_IN">
                <maml:name>PrimarySMTPAddress</maml:name>
                <maml:description>
                    <maml:para>Primary SMTP Address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DelegateExchangeGuids_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DelegateExchangeGuids.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DelegateExchangeGuids_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DelegateExchangeGuids.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DelegateSMTPAddresses_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DelegateSMTPAddresses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DelegateSMTPAddresses_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DelegateSMTPAddresses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimarySMTPAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimarySMTPAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimarySMTPAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimarySMTPAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_HybridDelegate</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_HybridDelegate</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_HybridDelegate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_HybridDelegate sets a(an) MW_HybridDelegate.
Represents a hybrid delegate.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>hybriddelegate</maml:name>
                    <command:parameterValue required="True">HybridDelegate[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateExchangeGuids</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateSMTPAddresses</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>hybriddelegate</maml:name>
                    <command:parameterValue required="True">HybridDelegate[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateExchangeGuids</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DelegateSMTPAddresses</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>hybriddelegate</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.HybridDelegate[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateExchangeGuids</maml:name>
                <maml:description>
                    <maml:para>'|' separated list of delegate Exchange Guids.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateGroupId</maml:name>
                <maml:description>
                    <maml:para>Delegate group ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateSMTPAddresses</maml:name>
                <maml:description>
                    <maml:para>'|' separated list of delegate SMTP addresses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxExchangeGuid</maml:name>
                <maml:description>
                    <maml:para>Mailbox Exchange Guid.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_HybridDelegate</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_HybridDelegate</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_HybridDelegate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_HybridDelegate removes a(an) MW_HybridDelegate.
Represents a hybrid delegate.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_HybridDelegate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_OrganizationalUnit</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_OrganizationalUnit</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_OrganizationalUnit</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_OrganizationalUnit adds a(an) MW_OrganizationalUnit.
Represents an organizational unit.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_OrganizationalUnit</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_OrganizationalUnit</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_OrganizationalUnit</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_OrganizationalUnit gets a(an) MW_OrganizationalUnit.
Represents an organizational unit.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_OrganizationalUnit</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_OrganizationalUnit</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_OrganizationalUnit</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_OrganizationalUnit sets a(an) MW_OrganizationalUnit.
Represents an organizational unit.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>organizationalunit</maml:name>
                    <command:parameterValue required="True">OrganizationalUnit[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>organizationalunit</maml:name>
                    <command:parameterValue required="True">OrganizationalUnit[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>organizationalunit</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.OrganizationalUnit[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_OrganizationalUnit</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_OrganizationalUnit</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_OrganizationalUnit</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_OrganizationalUnit removes a(an) MW_OrganizationalUnit.
Represents an organizational unit.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_OrganizationalUnit</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_HybridMailbox</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_HybridMailbox</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_HybridMailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_HybridMailbox adds a(an) MW_HybridMailbox.
Represents a hybrid Mailbox.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseStatus</maml:name>
                    <command:parameterValue required="False">HybridLicenseStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxItemsCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSizeInKB</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationalUnitId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PreBatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RecipientTypeDetails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseStatus</maml:name>
                    <command:parameterValue required="False">HybridLicenseStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxItemsCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSizeInKB</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationalUnitId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PreBatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RecipientTypeDetails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BatchId</maml:name>
                <maml:description>
                    <maml:para>Batch ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateGroupId</maml:name>
                <maml:description>
                    <maml:para>Delegate Group Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeGuid</maml:name>
                <maml:description>
                    <maml:para>ExchangeGuid.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>ID of the license pack attached to this hybrid mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseStatus</maml:name>
                <maml:description>
                    <maml:para>License status for this mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridLicenseStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No license attached.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Attaching</dev:value>
                        <maml:description>
                            <maml:para>Attaching a license.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Attached</dev:value>
                        <maml:description>
                            <maml:para>Attached to a license.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AttachFailed</dev:value>
                        <maml:description>
                            <maml:para>Attaching a license failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Detaching</dev:value>
                        <maml:description>
                            <maml:para>Detaching the license.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DetachFailed</dev:value>
                        <maml:description>
                            <maml:para>Detaching the license failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxItemsCount</maml:name>
                <maml:description>
                    <maml:para>Mailbox items count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSizeInKB</maml:name>
                <maml:description>
                    <maml:para>Mailbox size in kb.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationalUnitId</maml:name>
                <maml:description>
                    <maml:para>Organization Unit ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PreBatchId</maml:name>
                <maml:description>
                    <maml:para>The previous batch ID attached.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Preferences</maml:name>
                <maml:description>
                    <maml:para>The hybrid preferences.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridPreferences</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimarySMTPAddress</maml:name>
                <maml:description>
                    <maml:para>Primary smtp address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecipientTypeDetails</maml:name>
                <maml:description>
                    <maml:para>Recipient type details.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridMigrationStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Not submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Sync Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ApplyingLicense</dev:value>
                        <maml:description>
                            <maml:para>Applying licenses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Syncing</dev:value>
                        <maml:description>
                            <maml:para>Syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Synced</dev:value>
                        <maml:description>
                            <maml:para>Synced.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Finalize Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalizing</dev:value>
                        <maml:description>
                            <maml:para>Finalizing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalized</dev:value>
                        <maml:description>
                            <maml:para>Finalized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopped</dev:value>
                        <maml:description>
                            <maml:para>Sync Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Timeout</dev:value>
                        <maml:description>
                            <maml:para>Timeout.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deleting</dev:value>
                        <maml:description>
                            <maml:para>Deleting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeleteFailed</dev:value>
                        <maml:description>
                            <maml:para>Delete Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Moving</dev:value>
                        <maml:description>
                            <maml:para>Moving.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MoveFailed</dev:value>
                        <maml:description>
                            <maml:para>Move Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduled</dev:value>
                        <maml:description>
                            <maml:para>Sync Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduled</dev:value>
                        <maml:description>
                            <maml:para>Finalize Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserPrincipalName</maml:name>
                <maml:description>
                    <maml:para>User principal name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_HybridMailbox</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_HybridMailbox</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_HybridMailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_HybridMailbox gets a(an) MW_HybridMailbox.
Represents a hybrid Mailbox.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeGuid</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxItemsCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSizeInKB</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationalUnitId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PreBatchId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecipientTypeDetails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxItemsCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxItemsCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSizeInKB_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSizeInKB_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecipientTypeDetails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecipientTypeDetails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeGuid</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxItemsCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSizeInKB</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationalUnitId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PreBatchId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecipientTypeDetails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxItemsCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxItemsCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSizeInKB_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSizeInKB_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimarySMTPAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecipientTypeDetails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecipientTypeDetails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_BatchId FilterBy_Guid_BatchId_IN">
                <maml:name>BatchId</maml:name>
                <maml:description>
                    <maml:para>Batch ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_DelegateGroupId FilterBy_Guid_DelegateGroupId_IN">
                <maml:name>DelegateGroupId</maml:name>
                <maml:description>
                    <maml:para>Delegate Group Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ExchangeGuid FilterBy_Guid_ExchangeGuid_IN">
                <maml:name>ExchangeGuid</maml:name>
                <maml:description>
                    <maml:para>ExchangeGuid.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LicensePackId FilterBy_Guid_LicensePackId_IN">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>ID of the license pack attached to this hybrid mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_LicenseStatus">
                <maml:name>LicenseStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by LicenseStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MailboxItemsCount FilterBy_Int32_MailboxItemsCount_IN">
                <maml:name>MailboxItemsCount</maml:name>
                <maml:description>
                    <maml:para>Mailbox items count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MailboxSizeInKB FilterBy_Int32_MailboxSizeInKB_IN">
                <maml:name>MailboxSizeInKB</maml:name>
                <maml:description>
                    <maml:para>Mailbox size in kb.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationalUnitId FilterBy_Guid_OrganizationalUnitId_IN">
                <maml:name>OrganizationalUnitId</maml:name>
                <maml:description>
                    <maml:para>Organization Unit ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_PreBatchId FilterBy_Guid_PreBatchId_IN">
                <maml:name>PreBatchId</maml:name>
                <maml:description>
                    <maml:para>The previous batch ID attached.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PrimarySMTPAddress FilterBy_String_PrimarySMTPAddress_IN">
                <maml:name>PrimarySMTPAddress</maml:name>
                <maml:description>
                    <maml:para>Primary smtp address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_RecipientTypeDetails FilterBy_String_RecipientTypeDetails_IN">
                <maml:name>RecipientTypeDetails</maml:name>
                <maml:description>
                    <maml:para>Recipient type details.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxItemsCount_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxItemsCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxItemsCount_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxItemsCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxSizeInKB_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxSizeInKB.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxSizeInKB_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxSizeInKB.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimarySMTPAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimarySMTPAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimarySMTPAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimarySMTPAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RecipientTypeDetails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RecipientTypeDetails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RecipientTypeDetails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RecipientTypeDetails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UserPrincipalName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UserPrincipalName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UserPrincipalName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UserPrincipalName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Status">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_StatusMessage FilterBy_String_StatusMessage_IN">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_UserPrincipalName FilterBy_String_UserPrincipalName_IN">
                <maml:name>UserPrincipalName</maml:name>
                <maml:description>
                    <maml:para>User principal name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_HybridMailbox</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_HybridMailbox</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_HybridMailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_HybridMailbox sets a(an) MW_HybridMailbox.
Represents a hybrid Mailbox.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>hybridmailbox</maml:name>
                    <command:parameterValue required="True">HybridMailbox[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseStatus</maml:name>
                    <command:parameterValue required="False">HybridLicenseStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxItemsCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSizeInKB</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationalUnitId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PreBatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RecipientTypeDetails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>hybridmailbox</maml:name>
                    <command:parameterValue required="True">HybridMailbox[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateGroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeGuid</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseStatus</maml:name>
                    <command:parameterValue required="False">HybridLicenseStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxItemsCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSizeInKB</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationalUnitId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PreBatchId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimarySMTPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RecipientTypeDetails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>hybridmailbox</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.HybridMailbox[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BatchId</maml:name>
                <maml:description>
                    <maml:para>Batch ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateGroupId</maml:name>
                <maml:description>
                    <maml:para>Delegate Group Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeGuid</maml:name>
                <maml:description>
                    <maml:para>ExchangeGuid.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>ID of the license pack attached to this hybrid mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseStatus</maml:name>
                <maml:description>
                    <maml:para>License status for this mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridLicenseStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No license attached.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Attaching</dev:value>
                        <maml:description>
                            <maml:para>Attaching a license.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Attached</dev:value>
                        <maml:description>
                            <maml:para>Attached to a license.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AttachFailed</dev:value>
                        <maml:description>
                            <maml:para>Attaching a license failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Detaching</dev:value>
                        <maml:description>
                            <maml:para>Detaching the license.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DetachFailed</dev:value>
                        <maml:description>
                            <maml:para>Detaching the license failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxItemsCount</maml:name>
                <maml:description>
                    <maml:para>Mailbox items count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSizeInKB</maml:name>
                <maml:description>
                    <maml:para>Mailbox size in kb.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationalUnitId</maml:name>
                <maml:description>
                    <maml:para>Organization Unit ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PreBatchId</maml:name>
                <maml:description>
                    <maml:para>The previous batch ID attached.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Preferences</maml:name>
                <maml:description>
                    <maml:para>The hybrid preferences.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridPreferences</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimarySMTPAddress</maml:name>
                <maml:description>
                    <maml:para>Primary smtp address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecipientTypeDetails</maml:name>
                <maml:description>
                    <maml:para>Recipient type details.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridMigrationStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Not submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Sync Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ApplyingLicense</dev:value>
                        <maml:description>
                            <maml:para>Applying licenses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Syncing</dev:value>
                        <maml:description>
                            <maml:para>Syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Synced</dev:value>
                        <maml:description>
                            <maml:para>Synced.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Finalize Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalizing</dev:value>
                        <maml:description>
                            <maml:para>Finalizing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalized</dev:value>
                        <maml:description>
                            <maml:para>Finalized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopped</dev:value>
                        <maml:description>
                            <maml:para>Sync Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Timeout</dev:value>
                        <maml:description>
                            <maml:para>Timeout.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deleting</dev:value>
                        <maml:description>
                            <maml:para>Deleting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeleteFailed</dev:value>
                        <maml:description>
                            <maml:para>Delete Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Moving</dev:value>
                        <maml:description>
                            <maml:para>Moving.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MoveFailed</dev:value>
                        <maml:description>
                            <maml:para>Move Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduled</dev:value>
                        <maml:description>
                            <maml:para>Sync Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduled</dev:value>
                        <maml:description>
                            <maml:para>Finalize Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserPrincipalName</maml:name>
                <maml:description>
                    <maml:para>User principal name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_HybridMailbox</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_HybridMailbox</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_HybridMailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_HybridMailbox removes a(an) MW_HybridMailbox.
Represents a hybrid Mailbox.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_HybridMailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_Batch</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_Batch</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_Batch</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_Batch adds a(an) MW_Batch.
Represents a batch.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_Batch</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeSettings</maml:name>
                    <command:parameterValue required="False">HybridFinalizeSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsMRSBatchCreated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfulStatus</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSettings</maml:name>
                    <command:parameterValue required="False">HybridSyncSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_Batch</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeSettings</maml:name>
                    <command:parameterValue required="False">HybridFinalizeSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsMRSBatchCreated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfulStatus</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">HybridMigrationStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSettings</maml:name>
                    <command:parameterValue required="False">HybridSyncSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Endpoint ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FinalizeScheduledDate</maml:name>
                <maml:description>
                    <maml:para>Finalize scheduled date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FinalizeSettings</maml:name>
                <maml:description>
                    <maml:para>The settings selected for finalization.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridFinalizeSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsMRSBatchCreated</maml:name>
                <maml:description>
                    <maml:para>The flag to indicate if MRS batch is created or not with the specified endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastSuccessfulStatus</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridMigrationStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Not submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Sync Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ApplyingLicense</dev:value>
                        <maml:description>
                            <maml:para>Applying licenses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Syncing</dev:value>
                        <maml:description>
                            <maml:para>Syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Synced</dev:value>
                        <maml:description>
                            <maml:para>Synced.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Finalize Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalizing</dev:value>
                        <maml:description>
                            <maml:para>Finalizing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalized</dev:value>
                        <maml:description>
                            <maml:para>Finalized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopped</dev:value>
                        <maml:description>
                            <maml:para>Sync Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Timeout</dev:value>
                        <maml:description>
                            <maml:para>Timeout.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deleting</dev:value>
                        <maml:description>
                            <maml:para>Deleting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeleteFailed</dev:value>
                        <maml:description>
                            <maml:para>Delete Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Moving</dev:value>
                        <maml:description>
                            <maml:para>Moving.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MoveFailed</dev:value>
                        <maml:description>
                            <maml:para>Move Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduled</dev:value>
                        <maml:description>
                            <maml:para>Sync Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduled</dev:value>
                        <maml:description>
                            <maml:para>Finalize Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastViewedEventLogDate</maml:name>
                <maml:description>
                    <maml:para>Last viewed event log date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Preferences</maml:name>
                <maml:description>
                    <maml:para>The hybrid preferences.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridPreferences</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridMigrationStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Not submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Sync Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ApplyingLicense</dev:value>
                        <maml:description>
                            <maml:para>Applying licenses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Syncing</dev:value>
                        <maml:description>
                            <maml:para>Syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Synced</dev:value>
                        <maml:description>
                            <maml:para>Synced.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeSubmitted</dev:value>
                        <maml:description>
                            <maml:para>Finalize Submitted.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalizing</dev:value>
                        <maml:description>
                            <maml:para>Finalizing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Finalized</dev:value>
                        <maml:description>
                            <maml:para>Finalized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping syncing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncStopped</dev:value>
                        <maml:description>
                            <maml:para>Sync Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Timeout</dev:value>
                        <maml:description>
                            <maml:para>Timeout.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deleting</dev:value>
                        <maml:description>
                            <maml:para>Deleting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeleteFailed</dev:value>
                        <maml:description>
                            <maml:para>Delete Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Moving</dev:value>
                        <maml:description>
                            <maml:para>Moving.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MoveFailed</dev:value>
                        <maml:description>
                            <maml:para>Move Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduled</dev:value>
                        <maml:description>
                            <maml:para>Sync Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduled</dev:value>
                        <maml:description>
                            <maml:para>Finalize Scheduled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SyncScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Sync Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinalizeScheduleFailed</dev:value>
                        <maml:description>
                            <maml:para>Finalize Schedule failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncScheduledDate</maml:name>
                <maml:description>
                    <maml:para>Sync scheduled date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncSettings</maml:name>
                <maml:description>
                    <maml:para>The settings selected for syncing.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridSyncSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_Batch</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_Batch</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_Batch</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_Batch gets a(an) MW_Batch.
Represents a batch.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_Batch</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeScheduledDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsMRSBatchCreated</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfulStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FinalizeScheduledDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FinalizeScheduledDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastViewedEventLogDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastViewedEventLogDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SyncScheduledDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SyncScheduledDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncScheduledDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_Batch</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeScheduledDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsMRSBatchCreated</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfulStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FinalizeScheduledDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FinalizeScheduledDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastViewedEventLogDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastViewedEventLogDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SyncScheduledDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SyncScheduledDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncScheduledDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_EndpointId FilterBy_Guid_EndpointId_IN">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Endpoint ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_FinalizeScheduledDate">
                <maml:name>FinalizeScheduledDate</maml:name>
                <maml:description>
                    <maml:para>Finalize scheduled date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsMRSBatchCreated">
                <maml:name>IsMRSBatchCreated</maml:name>
                <maml:description>
                    <maml:para>The flag to indicate if MRS batch is created or not with the specified endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_LastSuccessfulStatus">
                <maml:name>LastSuccessfulStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by LastSuccessfulStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastViewedEventLogDate">
                <maml:name>LastViewedEventLogDate</maml:name>
                <maml:description>
                    <maml:para>Last viewed event log date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FinalizeScheduledDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FinalizeScheduledDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FinalizeScheduledDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FinalizeScheduledDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastViewedEventLogDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastViewedEventLogDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastViewedEventLogDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastViewedEventLogDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SyncScheduledDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SyncScheduledDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SyncScheduledDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SyncScheduledDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Status">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_StatusMessage FilterBy_String_StatusMessage_IN">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_SyncScheduledDate">
                <maml:name>SyncScheduledDate</maml:name>
                <maml:description>
                    <maml:para>Sync scheduled date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Version FilterBy_Int32_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_Batch</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_Batch</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_Batch</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_Batch sets a(an) MW_Batch.
Represents a batch.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_Batch</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>batch</maml:name>
                    <command:parameterValue required="True">Batch[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeSettings</maml:name>
                    <command:parameterValue required="False">HybridFinalizeSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsMRSBatchCreated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSettings</maml:name>
                    <command:parameterValue required="False">HybridSyncSettings</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_Batch</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>batch</maml:name>
                    <command:parameterValue required="True">Batch[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FinalizeSettings</maml:name>
                    <command:parameterValue required="False">HybridFinalizeSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsMRSBatchCreated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastViewedEventLogDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Preferences</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncScheduledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSettings</maml:name>
                    <command:parameterValue required="False">HybridSyncSettings</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>batch</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Batch[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Endpoint ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FinalizeScheduledDate</maml:name>
                <maml:description>
                    <maml:para>Finalize scheduled date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FinalizeSettings</maml:name>
                <maml:description>
                    <maml:para>The settings selected for finalization.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridFinalizeSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsMRSBatchCreated</maml:name>
                <maml:description>
                    <maml:para>The flag to indicate if MRS batch is created or not with the specified endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastViewedEventLogDate</maml:name>
                <maml:description>
                    <maml:para>Last viewed event log date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Preferences</maml:name>
                <maml:description>
                    <maml:para>The hybrid preferences.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridPreferences</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncScheduledDate</maml:name>
                <maml:description>
                    <maml:para>Sync scheduled date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncSettings</maml:name>
                <maml:description>
                    <maml:para>The settings selected for syncing.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridSyncSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_Batch</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_Batch</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_Batch</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_Batch removes a(an) MW_Batch.
Represents a batch.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_Batch</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_Batch</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_MailboxConnectorPurge</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_MailboxConnectorPurge</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_MailboxConnectorPurge</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_MailboxConnectorPurge adds a(an) MW_MailboxConnectorPurge.
Represents a to-be-purged/purge-notified mailbox connector.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotificationDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_MailboxConnectorPurge</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_MailboxConnectorPurge</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_MailboxConnectorPurge</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_MailboxConnectorPurge gets a(an) MW_MailboxConnectorPurge.
Represents a to-be-purged/purge-notified mailbox connector.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotificationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotificationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotificationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotificationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_PurgeDate">
                <maml:name>PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_PurgeNotificationDate">
                <maml:name>PurgeNotificationDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeNotificationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeNotificationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeNotificationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeNotificationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_UserId FilterBy_Guid_UserId_IN">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Version FilterBy_String_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_MailboxConnectorPurge</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_MailboxConnectorPurge</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_MailboxConnectorPurge</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_MailboxConnectorPurge sets a(an) MW_MailboxConnectorPurge.
Represents a to-be-purged/purge-notified mailbox connector.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxconnectorpurge</maml:name>
                    <command:parameterValue required="True">MailboxConnectorPurge[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxconnectorpurge</maml:name>
                    <command:parameterValue required="True">MailboxConnectorPurge[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailboxconnectorpurge</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.MailboxConnectorPurge[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotificationDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_MailboxConnectorPurge</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_MailboxConnectorPurge</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_MailboxConnectorPurge</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_MailboxConnectorPurge removes a(an) MW_MailboxConnectorPurge.
Represents a to-be-purged/purge-notified mailbox connector.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_MailboxError</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_MailboxError</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_MailboxError</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_MailboxError adds a(an) MW_MailboxError.
Represents a mailbox error.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AutoId</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">ErrorSeverityLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Stack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SupportArticles</maml:name>
                    <command:parameterValue required="False">SupportArticle[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxErrorType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AutoId</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">ErrorSeverityLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Stack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SupportArticles</maml:name>
                    <command:parameterValue required="False">SupportArticle[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxErrorType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AutoId</maml:name>
                <maml:description>
                    <maml:para>Auto ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContainerName</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderId</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemId</maml:name>
                <maml:description>
                    <maml:para>Mailbox item ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox item size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemSubject</maml:name>
                <maml:description>
                    <maml:para>Mailbox item subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Severity</maml:name>
                <maml:description>
                    <maml:para>Mailbox error level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ErrorSeverityLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Stack</maml:name>
                <maml:description>
                    <maml:para>Stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SupportArticles</maml:name>
                <maml:description>
                    <maml:para>Support articles related to the current mailbox error.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.SupportArticle[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Migration error type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxErrorType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_MailboxError</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_MailboxError</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_MailboxError</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_MailboxError gets a(an) MW_MailboxError.
Represents a mailbox error.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AutoId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AutoId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AutoId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ContainerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ContainerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Stack_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Stack_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Stack</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AutoId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AutoId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AutoId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ContainerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ContainerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Stack_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Stack_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Stack</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_AutoId FilterBy_Int64_AutoId_IN">
                <maml:name>AutoId</maml:name>
                <maml:description>
                    <maml:para>Auto ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ContainerName FilterBy_String_ContainerName_IN">
                <maml:name>ContainerName</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FolderId FilterBy_String_FolderId_IN">
                <maml:name>FolderId</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ItemId FilterBy_String_ItemId_IN">
                <maml:name>ItemId</maml:name>
                <maml:description>
                    <maml:para>Mailbox item ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_ItemSize FilterBy_Int64_ItemSize_IN">
                <maml:name>ItemSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox item size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ItemSubject FilterBy_String_ItemSubject_IN">
                <maml:name>ItemSubject</maml:name>
                <maml:description>
                    <maml:para>Mailbox item subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MailboxId FilterBy_Guid_MailboxId_IN">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Message FilterBy_String_Message_IN">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Severity">
                <maml:name>Severity</maml:name>
                <maml:description>
                    <maml:para>Filter by Severity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AutoId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AutoId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AutoId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AutoId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ContainerName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ContainerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ContainerName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ContainerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemSize_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemSize_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Message_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Message_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Stack_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Stack_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Stack FilterBy_String_Stack_IN">
                <maml:name>Stack</maml:name>
                <maml:description>
                    <maml:para>Stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Type">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_MailboxError</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_MailboxError</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_MailboxError</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_MailboxError sets a(an) MW_MailboxError.
Represents a mailbox error.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxerror</maml:name>
                    <command:parameterValue required="True">MailboxError[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">ErrorSeverityLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Stack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SupportArticles</maml:name>
                    <command:parameterValue required="False">SupportArticle[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxErrorType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxerror</maml:name>
                    <command:parameterValue required="True">MailboxError[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">ErrorSeverityLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Stack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SupportArticles</maml:name>
                    <command:parameterValue required="False">SupportArticle[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxErrorType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailboxerror</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.MailboxError[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContainerName</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderId</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemId</maml:name>
                <maml:description>
                    <maml:para>Mailbox item ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox item size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemSubject</maml:name>
                <maml:description>
                    <maml:para>Mailbox item subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Severity</maml:name>
                <maml:description>
                    <maml:para>Mailbox error level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ErrorSeverityLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Stack</maml:name>
                <maml:description>
                    <maml:para>Stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SupportArticles</maml:name>
                <maml:description>
                    <maml:para>Support articles related to the current mailbox error.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.SupportArticle[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Migration error type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxErrorType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_MailboxError</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_MailboxError</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_MailboxError</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_MailboxError removes a(an) MW_MailboxError.
Represents a mailbox error.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_MailboxStat</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_MailboxStat</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_MailboxStat</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_MailboxStat adds a(an) MW_MailboxStat.
Represents a migration stat.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssessmentStatsInfo</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAssessmentCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationSpeedStats</maml:name>
                    <command:parameterValue required="False">MigrationSpeedStats</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationStatsInfos</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PerfStatInfos</maml:name>
                    <command:parameterValue required="False">PerfStatInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssessmentStatsInfo</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAssessmentCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationSpeedStats</maml:name>
                    <command:parameterValue required="False">MigrationSpeedStats</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationStatsInfos</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PerfStatInfos</maml:name>
                    <command:parameterValue required="False">PerfStatInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssessmentStatsInfo</maml:name>
                <maml:description>
                    <maml:para>Assessment stats info.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MigrationStatsInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyExportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently exported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyImportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently imported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessCount</maml:name>
                <maml:description>
                    <maml:para>The destination import success count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessSize</maml:name>
                <maml:description>
                    <maml:para>The size of the items at the destination that were previously imported successfully and contain MW watermark IDs preventing duplication.
            This value is primary used after statistics reset or after switching to a new connector for the same migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportDuration</maml:name>
                <maml:description>
                    <maml:para>Export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportDuration</maml:name>
                <maml:description>
                    <maml:para>Import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAssessmentCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last assessment complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastStartDate</maml:name>
                <maml:description>
                    <maml:para>Last start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationSpeedStats</maml:name>
                <maml:description>
                    <maml:para>Migration Speed stats.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MigrationSpeedStats</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationStatsInfos</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to migration stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MigrationStatsInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PerfStatInfos</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to performance stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PerfStatInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RemainingTransferSize</maml:name>
                <maml:description>
                    <maml:para>Remaining transfer size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitExportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitImportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_MailboxStat</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_MailboxStat</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_MailboxStat</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_MailboxStat gets a(an) MW_MailboxStat.
Represents a migration stat.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAssessmentCompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyExportedFolderName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyExportedFolderName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyImportedFolderName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyImportedFolderName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAssessmentCompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAssessmentCompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastCompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastCompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RemainingTransferSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RemainingTransferSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitExportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitExportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitImportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitImportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAssessmentCompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyExportedFolderName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyExportedFolderName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyImportedFolderName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyImportedFolderName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAssessmentCompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAssessmentCompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastCompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastCompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RemainingTransferSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RemainingTransferSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitExportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitExportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitImportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitImportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_CurrentlyExportedFolderName FilterBy_String_CurrentlyExportedFolderName_IN">
                <maml:name>CurrentlyExportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently exported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_CurrentlyImportedFolderName FilterBy_String_CurrentlyImportedFolderName_IN">
                <maml:name>CurrentlyImportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently imported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_DestinationImportSuccessCount FilterBy_Int64_DestinationImportSuccessCount_IN">
                <maml:name>DestinationImportSuccessCount</maml:name>
                <maml:description>
                    <maml:para>The destination import success count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_DestinationImportSuccessSize FilterBy_Int64_DestinationImportSuccessSize_IN">
                <maml:name>DestinationImportSuccessSize</maml:name>
                <maml:description>
                    <maml:para>The size of the items at the destination that were previously imported successfully and contain MW watermark IDs preventing duplication.
            This value is primary used after statistics reset or after switching to a new connector for the same migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_ExportDuration FilterBy_Int64_ExportDuration_IN">
                <maml:name>ExportDuration</maml:name>
                <maml:description>
                    <maml:para>Export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_ImportDuration FilterBy_Int64_ImportDuration_IN">
                <maml:name>ImportDuration</maml:name>
                <maml:description>
                    <maml:para>Import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastAssessmentCompleteDate">
                <maml:name>LastAssessmentCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last assessment complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastCompleteDate">
                <maml:name>LastCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_LastStartDate">
                <maml:name>LastStartDate</maml:name>
                <maml:description>
                    <maml:para>Last start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MailboxId FilterBy_Guid_MailboxId_IN">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_MailboxSize FilterBy_Int64_MailboxSize_IN">
                <maml:name>MailboxSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_RemainingTransferSize FilterBy_Int64_RemainingTransferSize_IN">
                <maml:name>RemainingTransferSize</maml:name>
                <maml:description>
                    <maml:para>Remaining transfer size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentlyExportedFolderName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentlyExportedFolderName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentlyExportedFolderName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentlyExportedFolderName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentlyImportedFolderName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentlyImportedFolderName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentlyImportedFolderName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentlyImportedFolderName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DestinationImportSuccessCount_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DestinationImportSuccessCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DestinationImportSuccessCount_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DestinationImportSuccessCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DestinationImportSuccessSize_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DestinationImportSuccessSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DestinationImportSuccessSize_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DestinationImportSuccessSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAssessmentCompleteDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAssessmentCompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAssessmentCompleteDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAssessmentCompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastCompleteDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastCompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastCompleteDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastCompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxSize_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxSize_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RemainingTransferSize_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RemainingTransferSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RemainingTransferSize_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RemainingTransferSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WaitExportDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WaitExportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WaitExportDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WaitExportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WaitImportDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WaitImportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WaitImportDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WaitImportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_WaitExportDuration FilterBy_Int64_WaitExportDuration_IN">
                <maml:name>WaitExportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_WaitImportDuration FilterBy_Int64_WaitImportDuration_IN">
                <maml:name>WaitImportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_MailboxStat</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_MailboxStat</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_MailboxStat</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_MailboxStat sets a(an) MW_MailboxStat.
Represents a migration stat.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxstat</maml:name>
                    <command:parameterValue required="True">MailboxStat[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssessmentStatsInfo</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAssessmentCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationSpeedStats</maml:name>
                    <command:parameterValue required="False">MigrationSpeedStats</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationStatsInfos</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PerfStatInfos</maml:name>
                    <command:parameterValue required="False">PerfStatInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxstat</maml:name>
                    <command:parameterValue required="True">MailboxStat[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssessmentStatsInfo</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAssessmentCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationSpeedStats</maml:name>
                    <command:parameterValue required="False">MigrationSpeedStats</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationStatsInfos</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PerfStatInfos</maml:name>
                    <command:parameterValue required="False">PerfStatInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailboxstat</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.MailboxStat[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssessmentStatsInfo</maml:name>
                <maml:description>
                    <maml:para>Assessment stats info.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MigrationStatsInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyExportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently exported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyImportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently imported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessCount</maml:name>
                <maml:description>
                    <maml:para>The destination import success count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessSize</maml:name>
                <maml:description>
                    <maml:para>The size of the items at the destination that were previously imported successfully and contain MW watermark IDs preventing duplication.
            This value is primary used after statistics reset or after switching to a new connector for the same migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportDuration</maml:name>
                <maml:description>
                    <maml:para>Export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportDuration</maml:name>
                <maml:description>
                    <maml:para>Import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAssessmentCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last assessment complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastStartDate</maml:name>
                <maml:description>
                    <maml:para>Last start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationSpeedStats</maml:name>
                <maml:description>
                    <maml:para>Migration Speed stats.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MigrationSpeedStats</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationStatsInfos</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to migration stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MigrationStatsInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PerfStatInfos</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to performance stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PerfStatInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RemainingTransferSize</maml:name>
                <maml:description>
                    <maml:para>Remaining transfer size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitExportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitImportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_MailboxStat</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_MailboxStat</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_MailboxStat</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_MailboxStat removes a(an) MW_MailboxStat.
Represents a migration stat.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_MailboxAsset</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_MailboxAsset</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_MailboxAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_MailboxAsset adds a(an) MW_MailboxAsset.
Represents a mailbox asset.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetType</maml:name>
                    <command:parameterValue required="True">MailboxAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetStatus</maml:name>
                    <command:parameterValue required="False">MailboxAssetStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetUri</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUriExpiryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MimeType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Size</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetType</maml:name>
                    <command:parameterValue required="True">MailboxAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetStatus</maml:name>
                    <command:parameterValue required="False">MailboxAssetStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetUri</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUriExpiryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MimeType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Size</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetType</maml:name>
                <maml:description>
                    <maml:para>Asset type.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.MailboxAssetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>DefaultAssetType</dev:value>
                        <maml:description>
                            <maml:para>Default asset type</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TeamsSelectionCsv</dev:value>
                        <maml:description>
                            <maml:para>Teams selection csv.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserMappingCsv</dev:value>
                        <maml:description>
                            <maml:para>General user mapping csv.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TeamsAssessmentComplete</dev:value>
                        <maml:description>
                            <maml:para>List of teams from complete assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutoDiscoveryCsv</dev:value>
                        <maml:description>
                            <maml:para>Autodiscover Csv download items</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Project id or mailbox connector id.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetName</maml:name>
                <maml:description>
                    <maml:para>Asset name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetStatus</maml:name>
                <maml:description>
                    <maml:para>Asset status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxAssetStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Default asset status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uploaded</dev:value>
                        <maml:description>
                            <maml:para>Asset is just been uploaded.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Asset processing is still in progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProcessingCompleted</dev:value>
                        <maml:description>
                            <maml:para>Asset processing has completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProcessingFailed</dev:value>
                        <maml:description>
                            <maml:para>Asset processing has failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetUri</maml:name>
                <maml:description>
                    <maml:para>Asset uri.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetUriExpiryDate</maml:name>
                <maml:description>
                    <maml:para>Asset uri expiry date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Asset create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Entity id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted flag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>MimeType</maml:name>
                <maml:description>
                    <maml:para>Asset file mime type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Size</maml:name>
                <maml:description>
                    <maml:para>Asset file size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Asset update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_MailboxAsset</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_MailboxAsset</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_MailboxAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_MailboxAsset gets a(an) MW_MailboxAsset.
Represents a mailbox asset.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUri</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUriExpiryDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MimeType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Size</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUri_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUri_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUriExpiryDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUriExpiryDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MimeType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MimeType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Size_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Size_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUri</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUriExpiryDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MimeType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Size</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUri_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUri_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUriExpiryDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssetUriExpiryDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MimeType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MimeType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Size_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Size_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AssetName FilterBy_String_AssetName_IN">
                <maml:name>AssetName</maml:name>
                <maml:description>
                    <maml:para>Asset name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AssetStatus">
                <maml:name>AssetStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by AssetStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AssetType">
                <maml:name>AssetType</maml:name>
                <maml:description>
                    <maml:para>Filter by AssetType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AssetUri FilterBy_String_AssetUri_IN">
                <maml:name>AssetUri</maml:name>
                <maml:description>
                    <maml:para>Asset uri.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_AssetUriExpiryDate">
                <maml:name>AssetUriExpiryDate</maml:name>
                <maml:description>
                    <maml:para>Asset uri expiry date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Project id or mailbox connector id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Asset create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Entity id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsDeleted">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted flag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MailboxId FilterBy_Guid_MailboxId_IN">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_MimeType FilterBy_String_MimeType_IN">
                <maml:name>MimeType</maml:name>
                <maml:description>
                    <maml:para>Asset file mime type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Size FilterBy_Int64_Size_IN">
                <maml:name>Size</maml:name>
                <maml:description>
                    <maml:para>Asset file size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssetName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssetName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssetName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssetName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssetUri_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssetUri.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssetUri_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssetUri.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssetUriExpiryDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssetUriExpiryDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssetUriExpiryDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssetUriExpiryDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MimeType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MimeType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MimeType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MimeType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Size_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Size_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Asset update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_MailboxAsset</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_MailboxAsset</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_MailboxAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_MailboxAsset sets a(an) MW_MailboxAsset.
Represents a mailbox asset.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxasset</maml:name>
                    <command:parameterValue required="True">MailboxAsset[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetStatus</maml:name>
                    <command:parameterValue required="False">MailboxAssetStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetType</maml:name>
                    <command:parameterValue required="False">MailboxAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetUri</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUriExpiryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MimeType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Size</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxasset</maml:name>
                    <command:parameterValue required="True">MailboxAsset[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetStatus</maml:name>
                    <command:parameterValue required="False">MailboxAssetStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetType</maml:name>
                    <command:parameterValue required="False">MailboxAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AssetUri</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssetUriExpiryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MimeType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Size</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailboxasset</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.MailboxAsset[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetName</maml:name>
                <maml:description>
                    <maml:para>Asset name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetStatus</maml:name>
                <maml:description>
                    <maml:para>Asset status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxAssetStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Default asset status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uploaded</dev:value>
                        <maml:description>
                            <maml:para>Asset is just been uploaded.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Asset processing is still in progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProcessingCompleted</dev:value>
                        <maml:description>
                            <maml:para>Asset processing has completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProcessingFailed</dev:value>
                        <maml:description>
                            <maml:para>Asset processing has failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetType</maml:name>
                <maml:description>
                    <maml:para>Asset type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxAssetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>DefaultAssetType</dev:value>
                        <maml:description>
                            <maml:para>Default asset type</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TeamsSelectionCsv</dev:value>
                        <maml:description>
                            <maml:para>Teams selection csv.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserMappingCsv</dev:value>
                        <maml:description>
                            <maml:para>General user mapping csv.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TeamsAssessmentComplete</dev:value>
                        <maml:description>
                            <maml:para>List of teams from complete assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutoDiscoveryCsv</dev:value>
                        <maml:description>
                            <maml:para>Autodiscover Csv download items</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetUri</maml:name>
                <maml:description>
                    <maml:para>Asset uri.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssetUriExpiryDate</maml:name>
                <maml:description>
                    <maml:para>Asset uri expiry date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Project id or mailbox connector id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted flag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>MimeType</maml:name>
                <maml:description>
                    <maml:para>Asset file mime type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Size</maml:name>
                <maml:description>
                    <maml:para>Asset file size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Asset update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_MailboxAsset</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_MailboxAsset</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_MailboxAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_MailboxAsset removes a(an) MW_MailboxAsset.
Represents a mailbox asset.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxAsset</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_Coupon</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_Coupon</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_Coupon</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_Coupon adds a(an) MW_Coupon.
Represents an coupon.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivationUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Block</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Label</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Quantity</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RedeemedLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivationUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Block</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Label</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Quantity</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RedeemedLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActivationUserId</maml:name>
                <maml:description>
                    <maml:para>Activation user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Block</maml:name>
                <maml:description>
                    <maml:para>Block.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Code</maml:name>
                <maml:description>
                    <maml:para>Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expiration date of the coupon itself.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Label</maml:name>
                <maml:description>
                    <maml:para>Label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>License pack ID (from which the coupon was drawn).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Quantity</maml:name>
                <maml:description>
                    <maml:para>Quantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RedeemedLicensePackId</maml:name>
                <maml:description>
                    <maml:para>The ID of the license pack redeemed from this coupon.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UnitPrice</maml:name>
                <maml:description>
                    <maml:para>Unit price.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Validity</maml:name>
                <maml:description>
                    <maml:para>Validity in days of the licenses after coupon was redeem.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_Coupon</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_Coupon</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_Coupon</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_Coupon gets a(an) MW_Coupon.
Represents an coupon.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivationUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Block</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Label</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Quantity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RedeemedLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Block_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Block_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Code_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Code_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Label_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Label_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Quantity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Quantity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Validity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Validity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivationUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Block</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Label</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Quantity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RedeemedLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Block_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Block_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Code_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Code_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Label_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Label_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Quantity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Quantity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Validity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Validity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ActivationUserId FilterBy_Guid_ActivationUserId_IN">
                <maml:name>ActivationUserId</maml:name>
                <maml:description>
                    <maml:para>Activation user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Block FilterBy_String_Block_IN">
                <maml:name>Block</maml:name>
                <maml:description>
                    <maml:para>Block.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Code FilterBy_String_Code_IN">
                <maml:name>Code</maml:name>
                <maml:description>
                    <maml:para>Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ExpireDate">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expiration date of the coupon itself.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_IpAddress FilterBy_String_IpAddress_IN">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Label FilterBy_String_Label_IN">
                <maml:name>Label</maml:name>
                <maml:description>
                    <maml:para>Label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LicensePackId FilterBy_Guid_LicensePackId_IN">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>License pack ID (from which the coupon was drawn).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PONumber FilterBy_String_PONumber_IN">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ProductSkuId FilterBy_Guid_ProductSkuId_IN">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Quantity FilterBy_Int64_Quantity_IN">
                <maml:name>Quantity</maml:name>
                <maml:description>
                    <maml:para>Quantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_RedeemedLicensePackId FilterBy_Guid_RedeemedLicensePackId_IN">
                <maml:name>RedeemedLicensePackId</maml:name>
                <maml:description>
                    <maml:para>The ID of the license pack redeemed from this coupon.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Restriction FilterBy_String_Restriction_IN">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Block_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Block.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Block_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Block.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Code_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Code_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExpireDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExpireDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExpireDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Label_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Label_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PONumber_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PONumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PONumber_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PONumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Quantity_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Quantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Quantity_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Quantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Validity_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Validity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Validity_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Validity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_UserId FilterBy_Guid_UserId_IN">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Validity FilterBy_Int32_Validity_IN">
                <maml:name>Validity</maml:name>
                <maml:description>
                    <maml:para>Validity in days of the licenses after coupon was redeem.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_Coupon</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_Coupon</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_Coupon</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_Coupon sets a(an) MW_Coupon.
Represents an coupon.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>coupon</maml:name>
                    <command:parameterValue required="True">Coupon[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivationUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Block</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Label</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Quantity</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RedeemedLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>coupon</maml:name>
                    <command:parameterValue required="True">Coupon[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivationUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Block</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Label</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Quantity</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RedeemedLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>coupon</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Coupon[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActivationUserId</maml:name>
                <maml:description>
                    <maml:para>Activation user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Block</maml:name>
                <maml:description>
                    <maml:para>Block.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Code</maml:name>
                <maml:description>
                    <maml:para>Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expiration date of the coupon itself.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Label</maml:name>
                <maml:description>
                    <maml:para>Label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Quantity</maml:name>
                <maml:description>
                    <maml:para>Quantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RedeemedLicensePackId</maml:name>
                <maml:description>
                    <maml:para>The ID of the license pack redeemed from this coupon.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UnitPrice</maml:name>
                <maml:description>
                    <maml:para>Unit price.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Validity</maml:name>
                <maml:description>
                    <maml:para>Validity in days of the licenses after coupon was redeem.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_Coupon</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_Coupon</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_Coupon</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_Coupon removes a(an) MW_Coupon.
Represents an coupon.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_Invoice</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_Invoice</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_Invoice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_Invoice adds a(an) MW_Invoice.
Represents an invoice.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">CaptureError</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditCard</maml:name>
                    <command:parameterValue required="False">CreditCard</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">InvoiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Items</maml:name>
                    <command:parameterValue required="False">InvoiceItem[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">CaptureError</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditCard</maml:name>
                    <command:parameterValue required="False">CreditCard</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">InvoiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Items</maml:name>
                    <command:parameterValue required="False">InvoiceItem[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingAddress</maml:name>
                <maml:description>
                    <maml:para>Billing address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CaptureError</maml:name>
                <maml:description>
                    <maml:para>The capture error.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.CaptureError</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No charging error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AuthorizationExpired</dev:value>
                        <maml:description>
                            <maml:para>Authorization expired.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NoTransactionId</dev:value>
                        <maml:description>
                            <maml:para>No transaction ID present.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PaymentGatewayRejection</dev:value>
                        <maml:description>
                            <maml:para>Capture error returned from payment gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TestTransaction</dev:value>
                        <maml:description>
                            <maml:para>Test transaction.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TransientPaymentGatewayError</dev:value>
                        <maml:description>
                            <maml:para>Transient payment gateway error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CouponCode</maml:name>
                <maml:description>
                    <maml:para>The coupon code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreditCard</maml:name>
                <maml:description>
                    <maml:para>Credit card information.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.CreditCard</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceType</maml:name>
                <maml:description>
                    <maml:para>Invoice type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.InvoiceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Purchase</dev:value>
                        <maml:description>
                            <maml:para>Purchase.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Refund</dev:value>
                        <maml:description>
                            <maml:para>Refund.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Oem</dev:value>
                        <maml:description>
                            <maml:para>OEM.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Credit</dev:value>
                        <maml:description>
                            <maml:para>Credit.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WriteOff</dev:value>
                        <maml:description>
                            <maml:para>Write-off.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsApproved</maml:name>
                <maml:description>
                    <maml:para>Is approved.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsAutoBilled</maml:name>
                <maml:description>
                    <maml:para>Is auto-billed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsCharged</maml:name>
                <maml:description>
                    <maml:para>Is charged.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Items</maml:name>
                <maml:description>
                    <maml:para>Invoice items.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.InvoiceItem[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseLogId</maml:name>
                <maml:description>
                    <maml:para>The license log identifier associated with the Oem Invoice.
            This field is used to link an Oem Invoice with the associated Oem Consumption.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterInvoiceId</maml:name>
                <maml:description>
                    <maml:para>Master invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PayDate</maml:name>
                <maml:description>
                    <maml:para>Date of invoice payment.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>Payment method.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PaymentMethod</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreditCard</dev:value>
                        <maml:description>
                            <maml:para>Credit card.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Wire</dev:value>
                        <maml:description>
                            <maml:para>Wire.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShippingAddress</maml:name>
                <maml:description>
                    <maml:para>Shipping address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tag</maml:name>
                <maml:description>
                    <maml:para>Tag (used for auto-billing).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TransactionId</maml:name>
                <maml:description>
                    <maml:para>Transaction ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The Workgroup's organization Identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_Invoice</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_Invoice</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_Invoice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_Invoice gets a(an) MW_Invoice.
Represents an invoice.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CouponCode_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CouponCode_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PayDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PayDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tag_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tag_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TransactionId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TransactionId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CouponCode_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CouponCode_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PayDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PayDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tag_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tag_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TransactionId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TransactionId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_CaptureError">
                <maml:name>CaptureError</maml:name>
                <maml:description>
                    <maml:para>Filter by CaptureError.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_CouponCode FilterBy_String_CouponCode_IN">
                <maml:name>CouponCode</maml:name>
                <maml:description>
                    <maml:para>The coupon code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ExchangeRateId FilterBy_Guid_ExchangeRateId_IN">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_InvoiceType">
                <maml:name>InvoiceType</maml:name>
                <maml:description>
                    <maml:para>Filter by InvoiceType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_IpAddress FilterBy_String_IpAddress_IN">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsApproved">
                <maml:name>IsApproved</maml:name>
                <maml:description>
                    <maml:para>Is approved.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsAutoBilled">
                <maml:name>IsAutoBilled</maml:name>
                <maml:description>
                    <maml:para>Is auto-billed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_IsCharged">
                <maml:name>IsCharged</maml:name>
                <maml:description>
                    <maml:para>Is charged.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LicenseLogId FilterBy_Guid_LicenseLogId_IN">
                <maml:name>LicenseLogId</maml:name>
                <maml:description>
                    <maml:para>The license log identifier associated with the Oem Invoice.
            This field is used to link an Oem Invoice with the associated Oem Consumption.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MasterInvoiceId FilterBy_Guid_MasterInvoiceId_IN">
                <maml:name>MasterInvoiceId</maml:name>
                <maml:description>
                    <maml:para>Master invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MasterLicensePackId FilterBy_Guid_MasterLicensePackId_IN">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Notes FilterBy_String_Notes_IN">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_PayDate">
                <maml:name>PayDate</maml:name>
                <maml:description>
                    <maml:para>Date of invoice payment.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_PaymentMethod">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>Filter by PaymentMethod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PONumber FilterBy_String_PONumber_IN">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_QuoteId FilterBy_Guid_QuoteId_IN">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CouponCode_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CouponCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CouponCode_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CouponCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PayDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PayDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PayDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PayDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PONumber_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PONumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PONumber_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PONumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tag_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tag_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TransactionId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TransactionId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TransactionId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TransactionId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Tag FilterBy_String_Tag_IN">
                <maml:name>Tag</maml:name>
                <maml:description>
                    <maml:para>Tag (used for auto-billing).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_TransactionId FilterBy_String_TransactionId_IN">
                <maml:name>TransactionId</maml:name>
                <maml:description>
                    <maml:para>Transaction ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_UserId FilterBy_Guid_UserId_IN">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The Workgroup's organization Identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_Invoice</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_Invoice</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_Invoice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_Invoice sets a(an) MW_Invoice.
Represents an invoice.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>invoice</maml:name>
                    <command:parameterValue required="True">Invoice[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">CaptureError</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditCard</maml:name>
                    <command:parameterValue required="False">CreditCard</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">InvoiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Items</maml:name>
                    <command:parameterValue required="False">InvoiceItem[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>invoice</maml:name>
                    <command:parameterValue required="True">Invoice[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">CaptureError</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditCard</maml:name>
                    <command:parameterValue required="False">CreditCard</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">InvoiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Items</maml:name>
                    <command:parameterValue required="False">InvoiceItem[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>invoice</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Invoice[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingAddress</maml:name>
                <maml:description>
                    <maml:para>Billing address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CaptureError</maml:name>
                <maml:description>
                    <maml:para>The capture error.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.CaptureError</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No charging error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AuthorizationExpired</dev:value>
                        <maml:description>
                            <maml:para>Authorization expired.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NoTransactionId</dev:value>
                        <maml:description>
                            <maml:para>No transaction ID present.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PaymentGatewayRejection</dev:value>
                        <maml:description>
                            <maml:para>Capture error returned from payment gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TestTransaction</dev:value>
                        <maml:description>
                            <maml:para>Test transaction.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TransientPaymentGatewayError</dev:value>
                        <maml:description>
                            <maml:para>Transient payment gateway error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CouponCode</maml:name>
                <maml:description>
                    <maml:para>The coupon code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreditCard</maml:name>
                <maml:description>
                    <maml:para>Credit card information.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.CreditCard</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceType</maml:name>
                <maml:description>
                    <maml:para>Invoice type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.InvoiceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Purchase</dev:value>
                        <maml:description>
                            <maml:para>Purchase.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Refund</dev:value>
                        <maml:description>
                            <maml:para>Refund.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Oem</dev:value>
                        <maml:description>
                            <maml:para>OEM.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Credit</dev:value>
                        <maml:description>
                            <maml:para>Credit.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WriteOff</dev:value>
                        <maml:description>
                            <maml:para>Write-off.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsApproved</maml:name>
                <maml:description>
                    <maml:para>Is approved.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsAutoBilled</maml:name>
                <maml:description>
                    <maml:para>Is auto-billed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsCharged</maml:name>
                <maml:description>
                    <maml:para>Is charged.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Items</maml:name>
                <maml:description>
                    <maml:para>Invoice items.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.InvoiceItem[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseLogId</maml:name>
                <maml:description>
                    <maml:para>The license log identifier associated with the Oem Invoice.
            This field is used to link an Oem Invoice with the associated Oem Consumption.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterInvoiceId</maml:name>
                <maml:description>
                    <maml:para>Master invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PayDate</maml:name>
                <maml:description>
                    <maml:para>Date of invoice payment.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>Payment method.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PaymentMethod</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreditCard</dev:value>
                        <maml:description>
                            <maml:para>Credit card.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Wire</dev:value>
                        <maml:description>
                            <maml:para>Wire.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShippingAddress</maml:name>
                <maml:description>
                    <maml:para>Shipping address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tag</maml:name>
                <maml:description>
                    <maml:para>Tag (used for auto-billing).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TransactionId</maml:name>
                <maml:description>
                    <maml:para>Transaction ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The Workgroup's organization Identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_Invoice</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_Invoice</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_Invoice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_Invoice removes a(an) MW_Invoice.
Represents an invoice.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_LicensePack</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_LicensePack</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_LicensePack</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_LicensePack adds a(an) MW_LicensePack.
The API/SOAP wrapper for a license pack.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>The ID of the exchange rate, if UnitPrice is set.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>License type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.LicenseType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Regular</dev:value>
                        <maml:description>
                            <maml:para>Regular.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Managed</dev:value>
                        <maml:description>
                            <maml:para>Managed (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Distributor</dev:value>
                        <maml:description>
                            <maml:para>Distributor (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily (billed at the end of each day via the billing run task).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial (no billing required, this is for customers to try out our products).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UnitPrice</maml:name>
                <maml:description>
                    <maml:para>The special price at which coupons drawn from this license pack should be charged, if any.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_LicensePack</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_LicensePack</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_LicensePack</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_LicensePack gets a(an) MW_LicensePack.
The API/SOAP wrapper for a license pack.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Accelerated FilterBy_Int64_Accelerated_IN">
                <maml:name>Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AccountId FilterBy_Guid_AccountId_IN">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AffiliateAccountId FilterBy_Guid_AffiliateAccountId_IN">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_AffiliateGrantDate">
                <maml:name>AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_AffiliateUserId FilterBy_Guid_AffiliateUserId_IN">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ExchangeRateId FilterBy_Guid_ExchangeRateId_IN">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>The ID of the exchange rate, if UnitPrice is set.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ExpireDate">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Granted FilterBy_Int64_Granted_IN">
                <maml:name>Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_InvoiceId FilterBy_Guid_InvoiceId_IN">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LicenseKey FilterBy_Guid_LicenseKey_IN">
                <maml:name>LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_LicenseType">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>Filter by LicenseType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MasterLicensePackId FilterBy_Guid_MasterLicensePackId_IN">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Notes FilterBy_String_Notes_IN">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Notification FilterBy_String_Notification_IN">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_PortalId FilterBy_Guid_PortalId_IN">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ProductSkuId FilterBy_Guid_ProductSkuId_IN">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Purchased FilterBy_Int64_Purchased_IN">
                <maml:name>Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_QuoteId FilterBy_Guid_QuoteId_IN">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Refunded FilterBy_Int64_Refunded_IN">
                <maml:name>Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Restriction FilterBy_String_Restriction_IN">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Revoked FilterBy_Int64_Revoked_IN">
                <maml:name>Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Accelerated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Accelerated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AffiliateGrantDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AffiliateGrantDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AffiliateGrantDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AffiliateGrantDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExpireDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExpireDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExpireDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Granted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Granted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notification_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notification_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Purchased_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Purchased_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Refunded_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Refunded_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Revoked_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Revoked_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Used_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Used_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_Upgraded">
                <maml:name>Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_Used FilterBy_Int64_Used_IN">
                <maml:name>Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_UserId FilterBy_Guid_UserId_IN">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_WorkgroupOrganizationId FilterBy_Guid_WorkgroupOrganizationId_IN">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_LicensePack</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_LicensePack</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_LicensePack</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_LicensePack sets a(an) MW_LicensePack.
The API/SOAP wrapper for a license pack.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>licensepack</maml:name>
                    <command:parameterValue required="True">LicensePack[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>licensepack</maml:name>
                    <command:parameterValue required="True">LicensePack[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>licensepack</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.LicensePack[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>The ID of the exchange rate, if UnitPrice is set.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>License type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.LicenseType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Regular</dev:value>
                        <maml:description>
                            <maml:para>Regular.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Managed</dev:value>
                        <maml:description>
                            <maml:para>Managed (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Distributor</dev:value>
                        <maml:description>
                            <maml:para>Distributor (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily (billed at the end of each day via the billing run task).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial (no billing required, this is for customers to try out our products).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UnitPrice</maml:name>
                <maml:description>
                    <maml:para>The special price at which coupons drawn from this license pack should be charged, if any.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_LicensePack</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_LicensePack</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_LicensePack</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_LicensePack removes a(an) MW_LicensePack.
The API/SOAP wrapper for a license pack.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_Mailbox</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_Mailbox</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_Mailbox adds a(an) MW_Mailbox.
Represents a mailbox.
A mailbox represents a migration item inside a migration project.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSubscriptionStatus</maml:name>
                    <command:parameterValue required="False">SubscriptionStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSubscriptionStatus</maml:name>
                    <command:parameterValue required="False">SubscriptionStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Access token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                <maml:description>
                    <maml:para>Disabled extended item types for the mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Disabled item types for the mailbox.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Shortcut</dev:value>
                        <maml:description>
                            <maml:para>Shortcut file object.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Structure</dev:value>
                        <maml:description>
                            <maml:para>Structure/scaffolding/skeleton for the migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Metadata</dev:value>
                        <maml:description>
                            <maml:para>Metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Version</dev:value>
                        <maml:description>
                            <maml:para>Version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneNoteTab</dev:value>
                        <maml:description>
                            <maml:para>OneNote tab migration for Microsoft Teams.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PrivateChat</dev:value>
                        <maml:description>
                            <maml:para>Private chat migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NewItemTypeIdentifier</dev:value>
                        <maml:description>
                            <maml:para>This is considered as a decider bit to move towards using new itemtypes (Which shall be implemented soon). Any more fields beyond this should not be used
            as it will result in undesirable effects. Contact Varadarajan Ganesan for more info.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportPassword</maml:name>
                <maml:description>
                    <maml:para>Export password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUrl</maml:name>
                <maml:description>
                    <maml:para>Export Url.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ResetConnectors</dev:value>
                        <maml:description>
                            <maml:para>Reset the connectors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportPassword</maml:name>
                <maml:description>
                    <maml:para>Import password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUrl</maml:name>
                <maml:description>
                    <maml:para>Import Url.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncSubscriptionStatus</maml:name>
                <maml:description>
                    <maml:para>The synchonized end user subscription status from MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.SubscriptionStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Expired</dev:value>
                        <maml:description>
                            <maml:para>The subscription has expired.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Active</dev:value>
                        <maml:description>
                            <maml:para>The subscription is active.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Create an migration item with export, import credentials
$mailbox = Add-MW_Mailbox -Ticket $ticket -ConnectorId $connector.Id `
    -ImportEmailAddress import@email.com -ExportEmail export@email.com -ExportPassword your_export_password -ImportPassword your_import_password `
    -ExportUserName exprot@email.com -ImportUserName import@email.com</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
            <command:example>
                <maml:Title>-------------------------- Example 2 -------------------------</maml:Title>
                <dev:code># Create an migration item with just import, export emails
# Username and password are not needed if admin credentials are provided in the mailbox project (Mailbox Connector)
 
$mailbox = Add-MW_Mailbox -Ticket $ticket -ConnectorId $connector.Id -ImportEmailAddress import@email.com -ExportEmail export@email.com</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_Mailbox</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_Mailbox</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_Mailbox gets a(an) MW_Mailbox.
Represents a mailbox.
A mailbox represents a migration item in a MigrationWiz project.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportUrl</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportUrl</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUrl_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUrl_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUrl_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUrl_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSubscriptionStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportUrl</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportUrl</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUrl_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUrl_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUrl_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUrl_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncSubscriptionStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AdvancedOptions FilterBy_String_AdvancedOptions_IN">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Categories FilterBy_String_Categories_IN">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_CustomerEndUserId FilterBy_Guid_CustomerEndUserId_IN">
                <maml:name>CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExportEmailAddress FilterBy_String_ExportEmailAddress_IN">
                <maml:name>ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExportLibrary FilterBy_String_ExportLibrary_IN">
                <maml:name>ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExportPasswordEncrypted FilterBy_String_ExportPasswordEncrypted_IN">
                <maml:name>ExportPasswordEncrypted</maml:name>
                <maml:description>
                    <maml:para>Export password (encrypted).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExportUrl FilterBy_String_ExportUrl_IN">
                <maml:name>ExportUrl</maml:name>
                <maml:description>
                    <maml:para>Export Url.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ExportUserName FilterBy_String_ExportUserName_IN">
                <maml:name>ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FolderFilter FilterBy_String_FolderFilter_IN">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ImportEmailAddress FilterBy_String_ImportEmailAddress_IN">
                <maml:name>ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ImportLibrary FilterBy_String_ImportLibrary_IN">
                <maml:name>ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ImportPasswordEncrypted FilterBy_String_ImportPasswordEncrypted_IN">
                <maml:name>ImportPasswordEncrypted</maml:name>
                <maml:description>
                    <maml:para>Import password (encrypted).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ImportUrl FilterBy_String_ImportUrl_IN">
                <maml:name>ImportUrl</maml:name>
                <maml:description>
                    <maml:para>Import Url.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_ImportUserName FilterBy_String_ImportUserName_IN">
                <maml:name>ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ItemEndDate">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ItemStartDate">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LastCorrelationId FilterBy_Guid_LastCorrelationId_IN">
                <maml:name>LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_LastLicensesUsed FilterBy_Int64_LastLicensesUsed_IN">
                <maml:name>LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_LicensesUsed FilterBy_Int64_LicensesUsed_IN">
                <maml:name>LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_MspcSynchronizationDate">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PublicFolderPath FilterBy_String_PublicFolderPath_IN">
                <maml:name>PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportLibrary_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportLibrary_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportPasswordEncrypted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportPasswordEncrypted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportUrl_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportUrl.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportUrl_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportUrl.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportUserName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportUserName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportLibrary_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportLibrary_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportPasswordEncrypted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportPasswordEncrypted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportUrl_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportUrl.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportUrl_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportUrl.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportUserName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportUserName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLicensesUsed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLicensesUsed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LicensesUsed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LicensesUsed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PublicFolderPath_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PublicFolderPath.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PublicFolderPath_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PublicFolderPath.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Token_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Token_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_SyncSubscriptionStatus">
                <maml:name>SyncSubscriptionStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by SyncSubscriptionStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Token FilterBy_String_Token_IN">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_UserId FilterBy_Guid_UserId_IN">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Get the mailbox connector, filtered by name
$connectors = Get-MW_MailboxConnector -Ticket $mwTicket -Name &quot;your_unique_project_name&quot;
 
# Get migration items in the project, filtered by project(connector) id
$mailboxes = Get-MW_Mailbox -Ticket $mwTicket -ConnectorId $connectors[0].Id</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_Mailbox</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_Mailbox</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_Mailbox sets a(an) MW_Mailbox.
Represents a mailbox.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailbox</maml:name>
                    <command:parameterValue required="True">Mailbox[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailbox</maml:name>
                    <command:parameterValue required="True">Mailbox[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUrl</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailbox</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Mailbox[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Access token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                <maml:description>
                    <maml:para>Disabled extended item types for the mailbox.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Disabled item types for the mailbox.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Shortcut</dev:value>
                        <maml:description>
                            <maml:para>Shortcut file object.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Structure</dev:value>
                        <maml:description>
                            <maml:para>Structure/scaffolding/skeleton for the migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Metadata</dev:value>
                        <maml:description>
                            <maml:para>Metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Version</dev:value>
                        <maml:description>
                            <maml:para>Version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneNoteTab</dev:value>
                        <maml:description>
                            <maml:para>OneNote tab migration for Microsoft Teams.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PrivateChat</dev:value>
                        <maml:description>
                            <maml:para>Private chat migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NewItemTypeIdentifier</dev:value>
                        <maml:description>
                            <maml:para>This is considered as a decider bit to move towards using new itemtypes (Which shall be implemented soon). Any more fields beyond this should not be used
            as it will result in undesirable effects. Contact Varadarajan Ganesan for more info.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportPassword</maml:name>
                <maml:description>
                    <maml:para>Export password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUrl</maml:name>
                <maml:description>
                    <maml:para>Export Url.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ResetConnectors</dev:value>
                        <maml:description>
                            <maml:para>Reset the connectors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportPassword</maml:name>
                <maml:description>
                    <maml:para>Import password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUrl</maml:name>
                <maml:description>
                    <maml:para>Import Url.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_Mailbox</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_Mailbox</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_Mailbox removes a(an) MW_Mailbox.
Represents a mailbox.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_MailboxConnector</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_MailboxConnector adds a(an) MW_MailboxConnector.
Represents a mailbox connector.
A mailbox connector represents a migration project.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateLockingOptionId</maml:name>
                    <command:parameterValue required="False">HybridDelegateLockType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HybridOptions</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">ProjectTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateLockingOptionId</maml:name>
                    <command:parameterValue required="False">HybridDelegateLockType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HybridOptions</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">ProjectTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the export configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the import configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Access token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the audit log configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.SqlAuditLogConfiguration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Audit log type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.AuditLogType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Sql</dev:value>
                        <maml:description>
                            <maml:para>Sql.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateLockingOptionId</maml:name>
                <maml:description>
                    <maml:para>The hybrid delegate locking option id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridDelegateLockType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No delegate lock option.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneLevelUpDown</dev:value>
                        <maml:description>
                            <maml:para>Delegates with one level up/down.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FullTreeHierarcy</dev:value>
                        <maml:description>
                            <maml:para>Full tree delegates hierarcy.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                <maml:description>
                    <maml:para>Do not migrating items.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Do not migrating items.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Shortcut</dev:value>
                        <maml:description>
                            <maml:para>Shortcut file object.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Structure</dev:value>
                        <maml:description>
                            <maml:para>Structure/scaffolding/skeleton for the migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Metadata</dev:value>
                        <maml:description>
                            <maml:para>Metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Version</dev:value>
                        <maml:description>
                            <maml:para>Version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneNoteTab</dev:value>
                        <maml:description>
                            <maml:para>OneNote tab migration for Microsoft Teams.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PrivateChat</dev:value>
                        <maml:description>
                            <maml:para>Private chat migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NewItemTypeIdentifier</dev:value>
                        <maml:description>
                            <maml:para>This is considered as a decider bit to move towards using new itemtypes (Which shall be implemented soon). Any more fields beyond this should not be used
            as it will result in undesirable effects. Contact Varadarajan Ganesan for more info.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportType</maml:name>
                <maml:description>
                    <maml:para>Export type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridSource</dev:value>
                        <maml:description>
                            <maml:para>Hybrid source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridDestination</dev:value>
                        <maml:description>
                            <maml:para>Hybrid destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GSuite</dev:value>
                        <maml:description>
                            <maml:para>GSuite.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSourceParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDriveCustomerTenant</dev:value>
                        <maml:description>
                            <maml:para>Google Drive using customer tenant service account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointBeta</dev:value>
                        <maml:description>
                            <maml:para>SharePoint migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationImportApi</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination import api.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSharedDrive</dev:value>
                        <maml:description>
                            <maml:para>Google shared drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveOnline</dev:value>
                        <maml:description>
                            <maml:para>OneDrive migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleGroups</dev:value>
                        <maml:description>
                            <maml:para>Google Groups</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ResetConnectors</dev:value>
                        <maml:description>
                            <maml:para>Reset the connectors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HybridOptions</maml:name>
                <maml:description>
                    <maml:para>The hybrid preferences.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridPreferences</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportType</maml:name>
                <maml:description>
                    <maml:para>Import type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridSource</dev:value>
                        <maml:description>
                            <maml:para>Hybrid source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridDestination</dev:value>
                        <maml:description>
                            <maml:para>Hybrid destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GSuite</dev:value>
                        <maml:description>
                            <maml:para>GSuite.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSourceParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDriveCustomerTenant</dev:value>
                        <maml:description>
                            <maml:para>Google Drive using customer tenant service account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointBeta</dev:value>
                        <maml:description>
                            <maml:para>SharePoint migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationImportApi</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination import api.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSharedDrive</dev:value>
                        <maml:description>
                            <maml:para>Google shared drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveOnline</dev:value>
                        <maml:description>
                            <maml:para>OneDrive migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleGroups</dev:value>
                        <maml:description>
                            <maml:para>Google Groups</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Processing requirement.
            Allows to force migration to happen in our US datacenter for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ProcessingRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Local</dev:value>
                        <maml:description>
                            <maml:para>Any local.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnDemand</dev:value>
                        <maml:description>
                            <maml:para>Any on-demand.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProjectType</maml:name>
                <maml:description>
                    <maml:para>The project type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ProjectTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>Default value.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mailbox</dev:value>
                        <maml:description>
                            <maml:para>Represents a mailbox project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Storage</dev:value>
                        <maml:description>
                            <maml:para>Represents a storage project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Represents a public folder project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Archive</dev:value>
                        <maml:description>
                            <maml:para>Represents an archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseArchive</dev:value>
                        <maml:description>
                            <maml:para>Represents an enterprise archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorage</dev:value>
                        <maml:description>
                            <maml:para>Represents an enterprise archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Collaboration</dev:value>
                        <maml:description>
                            <maml:para>Represents a collaboration project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Teamwork</dev:value>
                        <maml:description>
                            <maml:para>Represents a teamwork project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Hybrid</dev:value>
                        <maml:description>
                            <maml:para>Represents a hybrid project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Zone requirement.
            Specifies in which geographic area migrations must be performed for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ZoneRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NorthAmerica</dev:value>
                        <maml:description>
                            <maml:para>North America (Virginia).
            For Azure: Both AZNAE and AZNAW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WesternEurope</dev:value>
                        <maml:description>
                            <maml:para>Western Europe (Amsterdam for Azure, Ireland for AWS).
            For Azure: AZEUW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AsiaPacific</dev:value>
                        <maml:description>
                            <maml:para>Asia Pacific (Singapore).
            For Azure: AZSEA</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Australia</dev:value>
                        <maml:description>
                            <maml:para>Australia (Asia Pacific Sydney).
            For Azure: AZAUE - NSW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Japan</dev:value>
                        <maml:description>
                            <maml:para>Japan (Asia Pacific Tokyo).
            For Azure: AZJPE - Saltiama.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAmerica</dev:value>
                        <maml:description>
                            <maml:para>South America (Sao Paolo).
            For Azure: AZSAB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Canada</dev:value>
                        <maml:description>
                            <maml:para>Canada.
            For Azure: AZCAD.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NorthernEurope</dev:value>
                        <maml:description>
                            <maml:para>Northern Europe (Dublin).
            For Azure: AZEUN.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>France</dev:value>
                        <maml:description>
                            <maml:para>France.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAfrica</dev:value>
                        <maml:description>
                            <maml:para>South Africa.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Set up export configuration with admin credential
$exportConfiguration = New-Object -TypeName MigrationProxy.WebApi.ExchangeConfiguration -Property @{
        &quot;AdministrativeUsername&quot; = &quot;your_export_admin_username&quot;;
        &quot;AdministrativePassword&quot; = &quot;your_export_admin_password&quot;;
        &quot;UseAdministrativeCredentials&quot; = $true;
        &quot;ExchangeItemType&quot; = &quot;Mail&quot;;
}
 
# Set up import configuration with admin credential
$importConfiguration = New-Object -TypeName MigrationProxy.WebApi.ExchangeConfiguration -Property @{
        &quot;AdministrativeUsername&quot; = &quot;your_import_admin_username&quot;;
        &quot;AdministrativePassword&quot; &quot;your_import_admin_password&quot;;
        &quot;UseAdministrativeCredentials&quot; = $true;
        &quot;ExchangeItemType&quot; = &quot;Mail&quot;;
}
 
# Create a new project with configuration
$connector = Add-MW_MailboxConnector -ticket $ticket -ProjectType Mailbox `
-ImportType Office365Groups -ExportType Office365Groups -Name your_unique_project_name -UserId $ticket.UserId `
-ImportConfiguration $importConfiguration -ExportConfiguration $exportConfiguration</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_MailboxConnector</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_MailboxConnector gets a(an) MW_MailboxConnector.
Represents a mailbox connector.
A mailbox connector represents a migration project.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateLockingOptionId</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateLockingOptionId</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AdditionalRecipientsFailureEmails FilterBy_String_AdditionalRecipientsFailureEmails_IN">
                <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AdditionalRecipientsSuccessEmails FilterBy_String_AdditionalRecipientsSuccessEmails_IN">
                <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_AdvancedOptions FilterBy_String_AdvancedOptions_IN">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_AuditLogType">
                <maml:name>AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Filter by AuditLogType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Categories FilterBy_String_Categories_IN">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DelegateLockingOptionId">
                <maml:name>DelegateLockingOptionId</maml:name>
                <maml:description>
                    <maml:para>Filter by DelegateLockingOptionId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailFailureBody FilterBy_String_EmailFailureBody_IN">
                <maml:name>EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_EmailFailureSpecified">
                <maml:name>EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailFailureSubject FilterBy_String_EmailFailureSubject_IN">
                <maml:name>EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailRequestCredentialsBody FilterBy_String_EmailRequestCredentialsBody_IN">
                <maml:name>EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_EmailRequestCredentialsSpecified">
                <maml:name>EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailRequestCredentialsSubject FilterBy_String_EmailRequestCredentialsSubject_IN">
                <maml:name>EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailSuccessBody FilterBy_String_EmailSuccessBody_IN">
                <maml:name>EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_EmailSuccessSpecified">
                <maml:name>EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EmailSuccessSubject FilterBy_String_EmailSuccessSubject_IN">
                <maml:name>EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_EndUserCredentialsFormMessage FilterBy_String_EndUserCredentialsFormMessage_IN">
                <maml:name>EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_EndUserCredentialsFormSpecified">
                <maml:name>EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_ExportConfigurationChecksum FilterBy_Int64_ExportConfigurationChecksum_IN">
                <maml:name>ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ExportType">
                <maml:name>ExportType</maml:name>
                <maml:description>
                    <maml:para>Filter by ExportType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FolderFilter FilterBy_String_FolderFilter_IN">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_ImportConfigurationChecksum FilterBy_Int64_ImportConfigurationChecksum_IN">
                <maml:name>ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ImportType">
                <maml:name>ImportType</maml:name>
                <maml:description>
                    <maml:para>Filter by ImportType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ItemEndDate">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_ItemRetryTimeout FilterBy_Int32_ItemRetryTimeout_IN">
                <maml:name>ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ItemStartDate">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_MaximumDataTransferRate FilterBy_Int64_MaximumDataTransferRate_IN">
                <maml:name>MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_MaximumDataTransferRateDuration FilterBy_Int64_MaximumDataTransferRateDuration_IN">
                <maml:name>MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MaximumItemFailures FilterBy_Int32_MaximumItemFailures_IN">
                <maml:name>MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MaximumItemRetry FilterBy_Int32_MaximumItemRetry_IN">
                <maml:name>MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MaximumSimultaneousMigrations FilterBy_Int32_MaximumSimultaneousMigrations_IN">
                <maml:name>MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_MaxLicensesToConsume FilterBy_Int64_MaxLicensesToConsume_IN">
                <maml:name>MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_MspcSynchronizationDate">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Name FilterBy_String_Name_IN">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_OrganizationId FilterBy_Guid_OrganizationId_IN">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ParentConnectorId FilterBy_Guid_ParentConnectorId_IN">
                <maml:name>ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_PortalId FilterBy_Guid_PortalId_IN">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_PortalStage FilterBy_String_PortalStage_IN">
                <maml:name>PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ProcessingRequirement">
                <maml:name>ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Filter by ProcessingRequirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ProjectType">
                <maml:name>ProjectType</maml:name>
                <maml:description>
                    <maml:para>Filter by ProjectType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_PurgeNotification FilterBy_Int32_PurgeNotification_IN">
                <maml:name>PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_PurgePeriod FilterBy_Int32_PurgePeriod_IN">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SelectedExportEndpointId FilterBy_Guid_SelectedExportEndpointId_IN">
                <maml:name>SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_SelectedImportEndpointId FilterBy_Guid_SelectedImportEndpointId_IN">
                <maml:name>SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsFailureEmails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsFailureEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsFailureEmails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsFailureEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsSuccessEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsSuccessEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EndUserCredentialsFormMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EndUserCredentialsFormMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EndUserCredentialsFormMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EndUserCredentialsFormMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportConfigurationChecksum_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportConfigurationChecksum_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportConfigurationChecksum_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportConfigurationChecksum_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemRetryTimeout_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemRetryTimeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemRetryTimeout_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemRetryTimeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRateDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRateDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRateDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRateDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemFailures_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemFailures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemFailures_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemFailures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemRetry_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemRetry.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemRetry_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemRetry.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumSimultaneousMigrations_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumSimultaneousMigrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumSimultaneousMigrations_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumSimultaneousMigrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaxLicensesToConsume_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaxLicensesToConsume.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaxLicensesToConsume_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaxLicensesToConsume.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PortalStage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PortalStage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PortalStage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PortalStage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeNotification_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeNotification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeNotification_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeNotification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgePeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgePeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Tags FilterBy_String_Tags_IN">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_UserId FilterBy_Guid_UserId_IN">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Version FilterBy_String_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_ZoneRequirement">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Filter by ZoneRequirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$connectors = Get-MW_MailboxConnector -ticket $ticket -Name &quot;your_unique_project_name&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_MailboxConnector</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_MailboxConnector sets a(an) MW_MailboxConnector.
Represents a mailbox connector.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxconnector</maml:name>
                    <command:parameterValue required="True">MailboxConnector[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateLockingOptionId</maml:name>
                    <command:parameterValue required="False">HybridDelegateLockType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HybridOptions</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxconnector</maml:name>
                    <command:parameterValue required="True">MailboxConnector[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DelegateLockingOptionId</maml:name>
                    <command:parameterValue required="False">HybridDelegateLockType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HybridOptions</maml:name>
                    <command:parameterValue required="False">HybridPreferences</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailboxconnector</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.MailboxConnector[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Access token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the audit log configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.SqlAuditLogConfiguration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Audit log type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.AuditLogType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Sql</dev:value>
                        <maml:description>
                            <maml:para>Sql.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DelegateLockingOptionId</maml:name>
                <maml:description>
                    <maml:para>The hybrid delegate locking option id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridDelegateLockType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No delegate lock option.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneLevelUpDown</dev:value>
                        <maml:description>
                            <maml:para>Delegates with one level up/down.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FullTreeHierarcy</dev:value>
                        <maml:description>
                            <maml:para>Full tree delegates hierarcy.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxExtendedItemTypes</maml:name>
                <maml:description>
                    <maml:para>Do not migrating items.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Do not migrating items.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Shortcut</dev:value>
                        <maml:description>
                            <maml:para>Shortcut file object.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Structure</dev:value>
                        <maml:description>
                            <maml:para>Structure/scaffolding/skeleton for the migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Metadata</dev:value>
                        <maml:description>
                            <maml:para>Metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Version</dev:value>
                        <maml:description>
                            <maml:para>Version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneNoteTab</dev:value>
                        <maml:description>
                            <maml:para>OneNote tab migration for Microsoft Teams.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PrivateChat</dev:value>
                        <maml:description>
                            <maml:para>Private chat migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NewItemTypeIdentifier</dev:value>
                        <maml:description>
                            <maml:para>This is considered as a decider bit to move towards using new itemtypes (Which shall be implemented soon). Any more fields beyond this should not be used
            as it will result in undesirable effects. Contact Varadarajan Ganesan for more info.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the export configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportType</maml:name>
                <maml:description>
                    <maml:para>Export type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridSource</dev:value>
                        <maml:description>
                            <maml:para>Hybrid source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridDestination</dev:value>
                        <maml:description>
                            <maml:para>Hybrid destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GSuite</dev:value>
                        <maml:description>
                            <maml:para>GSuite.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSourceParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDriveCustomerTenant</dev:value>
                        <maml:description>
                            <maml:para>Google Drive using customer tenant service account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointBeta</dev:value>
                        <maml:description>
                            <maml:para>SharePoint migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationImportApi</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination import api.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSharedDrive</dev:value>
                        <maml:description>
                            <maml:para>Google shared drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveOnline</dev:value>
                        <maml:description>
                            <maml:para>OneDrive migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleGroups</dev:value>
                        <maml:description>
                            <maml:para>Google Groups</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ResetConnectors</dev:value>
                        <maml:description>
                            <maml:para>Reset the connectors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HybridOptions</maml:name>
                <maml:description>
                    <maml:para>The hybrid preferences.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.HybridPreferences</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the import configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportType</maml:name>
                <maml:description>
                    <maml:para>Import type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use. SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination (deprecated).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridSource</dev:value>
                        <maml:description>
                            <maml:para>Hybrid source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HybridDestination</dev:value>
                        <maml:description>
                            <maml:para>Hybrid destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GSuite</dev:value>
                        <maml:description>
                            <maml:para>GSuite.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsSourceParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationParallel</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDriveCustomerTenant</dev:value>
                        <maml:description>
                            <maml:para>Google Drive using customer tenant service account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointBeta</dev:value>
                        <maml:description>
                            <maml:para>SharePoint migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftTeamsDestinationImportApi</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Teams destination import api.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSharedDrive</dev:value>
                        <maml:description>
                            <maml:para>Google shared drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveOnline</dev:value>
                        <maml:description>
                            <maml:para>OneDrive migration with BitTitan.SharePoint.Import.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerSource</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftPlannerDestination</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Planner destination.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleGroups</dev:value>
                        <maml:description>
                            <maml:para>Google Groups</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Processing requirement.
            Allows to force migration to happen in our US datacenter for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ProcessingRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Local</dev:value>
                        <maml:description>
                            <maml:para>Any local.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnDemand</dev:value>
                        <maml:description>
                            <maml:para>Any on-demand.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Zone requirement.
            Specifies in which geographic area migrations must be performed for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ZoneRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NorthAmerica</dev:value>
                        <maml:description>
                            <maml:para>North America (Virginia).
            For Azure: Both AZNAE and AZNAW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WesternEurope</dev:value>
                        <maml:description>
                            <maml:para>Western Europe (Amsterdam for Azure, Ireland for AWS).
            For Azure: AZEUW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AsiaPacific</dev:value>
                        <maml:description>
                            <maml:para>Asia Pacific (Singapore).
            For Azure: AZSEA</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Australia</dev:value>
                        <maml:description>
                            <maml:para>Australia (Asia Pacific Sydney).
            For Azure: AZAUE - NSW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Japan</dev:value>
                        <maml:description>
                            <maml:para>Japan (Asia Pacific Tokyo).
            For Azure: AZJPE - Saltiama.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAmerica</dev:value>
                        <maml:description>
                            <maml:para>South America (Sao Paolo).
            For Azure: AZSAB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Canada</dev:value>
                        <maml:description>
                            <maml:para>Canada.
            For Azure: AZCAD.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NorthernEurope</dev:value>
                        <maml:description>
                            <maml:para>Northern Europe (Dublin).
            For Azure: AZEUN.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>France</dev:value>
                        <maml:description>
                            <maml:para>France.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAfrica</dev:value>
                        <maml:description>
                            <maml:para>South Africa.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_MailboxConnector</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_MailboxConnector removes a(an) MW_MailboxConnector.
Represents a mailbox connector.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_MailboxMigration</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_MailboxMigration</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_MailboxMigration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_MailboxMigration adds a(an) MW_MailboxMigration.
Represents a mailbox migration.
A mailbox migration represents the migration of an item (one migration pass only).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConsumedLicense</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FailureMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FailureStack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MigrationServerIp</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartRequestedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">MailboxQueueStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxQueueTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseServerAffinity</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConsumedLicense</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FailureMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FailureStack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MigrationServerIp</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartRequestedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">MailboxQueueStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxQueueTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseServerAffinity</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignmentCount</maml:name>
                <maml:description>
                    <maml:para>The number of times the migration has been assigned to a server.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompleteDate</maml:name>
                <maml:description>
                    <maml:para>Complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConsumedLicense</maml:name>
                <maml:description>
                    <maml:para>Whether a license was consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtendedItemTypes</maml:name>
                <maml:description>
                    <maml:para>Serialized extended item types that are enabled for this migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FailureMessage</maml:name>
                <maml:description>
                    <maml:para>Failure message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FailureStack</maml:name>
                <maml:description>
                    <maml:para>Failure stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address of the client who started the migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemTypes</maml:name>
                <maml:description>
                    <maml:para>Items types that are enabled for this migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Shortcut</dev:value>
                        <maml:description>
                            <maml:para>Shortcut file object.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Structure</dev:value>
                        <maml:description>
                            <maml:para>Structure/scaffolding/skeleton for the migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Metadata</dev:value>
                        <maml:description>
                            <maml:para>Metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Version</dev:value>
                        <maml:description>
                            <maml:para>Version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneNoteTab</dev:value>
                        <maml:description>
                            <maml:para>OneNote tab migration for Microsoft Teams.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PrivateChat</dev:value>
                        <maml:description>
                            <maml:para>Private chat migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NewItemTypeIdentifier</dev:value>
                        <maml:description>
                            <maml:para>This is considered as a decider bit to move towards using new itemtypes (Which shall be implemented soon). Any more fields beyond this should not be used
            as it will result in undesirable effects. Contact Varadarajan Ganesan for more info.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>License pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransfer</maml:name>
                <maml:description>
                    <maml:para>Max data transfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemsPerFolder</maml:name>
                <maml:description>
                    <maml:para>Max items per folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationServerIp</maml:name>
                <maml:description>
                    <maml:para>Migration Server Ip.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID override.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RepairEndDate</maml:name>
                <maml:description>
                    <maml:para>Repair end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RepairStartDate</maml:name>
                <maml:description>
                    <maml:para>Repair start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerId</maml:name>
                <maml:description>
                    <maml:para>Server ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartDate</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartRequestedDate</maml:name>
                <maml:description>
                    <maml:para>Start requested date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxQueueStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotMigrated</dev:value>
                        <maml:description>
                            <maml:para>Not migrated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Submitted</dev:value>
                        <maml:description>
                            <maml:para>Submitted (submitted for migration).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForEndUser</dev:value>
                        <maml:description>
                            <maml:para>Waiting for end user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Queued</dev:value>
                        <maml:description>
                            <maml:para>Queued (assigned by the scheduler to a migration server).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Stopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Stopped</dev:value>
                        <maml:description>
                            <maml:para>Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MaximumTransferReached</dev:value>
                        <maml:description>
                            <maml:para>Max transfer reached.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Draining</dev:value>
                        <maml:description>
                            <maml:para>Draining.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Drained</dev:value>
                        <maml:description>
                            <maml:para>Drained.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxQueueTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Full</dev:value>
                        <maml:description>
                            <maml:para>Full migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Repair</dev:value>
                        <maml:description>
                            <maml:para>Repair.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Verification</dev:value>
                        <maml:description>
                            <maml:para>Verification.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SizeAssessment</dev:value>
                        <maml:description>
                            <maml:para>Size assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseServerAffinity</maml:name>
                <maml:description>
                    <maml:para>Use server affinity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Submit a mailbox migration
Add-MW_MailboxMigration -Ticket $ticket -ConnectorId $connector.Id -MailboxId $mailbox.Id -UserId $ticket.UserId -Type Full -ItemTypes Contact </dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_MailboxMigration</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_MailboxMigration</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_MailboxMigration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_MailboxMigration gets a(an) MW_MailboxMigration.
Represents a mailbox migration.
A mailbox migration represents the migration of an item (one migration pass only).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ConsumedLicense</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FailureMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FailureStack</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationServerIp</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssignmentCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssignmentCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureStack_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureStack_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransfer_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransfer_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemsPerFolder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemsPerFolder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MigrationServerIp_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MigrationServerIp_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Priority_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Priority_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartRequestedDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartRequestedDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartRequestedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UseServerAffinity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ConsumedLicense</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FailureMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FailureStack</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationServerIp</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssignmentCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssignmentCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureStack_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureStack_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransfer_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransfer_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemsPerFolder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemsPerFolder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MigrationServerIp_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MigrationServerIp_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Priority_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Priority_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartRequestedDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartRequestedDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartRequestedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UseServerAffinity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_AssignmentCount FilterBy_Int32_AssignmentCount_IN">
                <maml:name>AssignmentCount</maml:name>
                <maml:description>
                    <maml:para>The number of times the migration has been assigned to a server.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CompleteDate">
                <maml:name>CompleteDate</maml:name>
                <maml:description>
                    <maml:para>Complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ConnectorId FilterBy_Guid_ConnectorId_IN">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_ConsumedLicense">
                <maml:name>ConsumedLicense</maml:name>
                <maml:description>
                    <maml:para>Whether a license was consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_CreateDate">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FailureMessage FilterBy_String_FailureMessage_IN">
                <maml:name>FailureMessage</maml:name>
                <maml:description>
                    <maml:para>Failure message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_FailureStack FilterBy_String_FailureStack_IN">
                <maml:name>FailureStack</maml:name>
                <maml:description>
                    <maml:para>Failure stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_Id FilterBy_Guid_Id_IN">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_IpAddress FilterBy_String_IpAddress_IN">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address of the client who started the migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ItemEndDate">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_ItemStartDate">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_LicensePackId FilterBy_Guid_LicensePackId_IN">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>License pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MailboxId FilterBy_Guid_MailboxId_IN">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_MasterLicensePackId FilterBy_Guid_MasterLicensePackId_IN">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int64_MaximumDataTransfer FilterBy_Int64_MaximumDataTransfer_IN">
                <maml:name>MaximumDataTransfer</maml:name>
                <maml:description>
                    <maml:para>Max data transfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_MaximumItemsPerFolder FilterBy_Int32_MaximumItemsPerFolder_IN">
                <maml:name>MaximumItemsPerFolder</maml:name>
                <maml:description>
                    <maml:para>Max items per folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_MigrationServerIp FilterBy_String_MigrationServerIp_IN">
                <maml:name>MigrationServerIp</maml:name>
                <maml:description>
                    <maml:para>Migration Server Ip.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Int32_Priority FilterBy_Int32_Priority_IN">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_RepairEndDate">
                <maml:name>RepairEndDate</maml:name>
                <maml:description>
                    <maml:para>Repair end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_RepairStartDate">
                <maml:name>RepairStartDate</maml:name>
                <maml:description>
                    <maml:para>Repair start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Restriction FilterBy_String_Restriction_IN">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_ServerId FilterBy_Guid_ServerId_IN">
                <maml:name>ServerId</maml:name>
                <maml:description>
                    <maml:para>Server ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssignmentCount_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssignmentCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssignmentCount_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssignmentCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompleteDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompleteDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FailureMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FailureMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FailureMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FailureMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FailureStack_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FailureStack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FailureStack_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FailureStack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransfer_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransfer_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemsPerFolder_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemsPerFolder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemsPerFolder_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemsPerFolder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MigrationServerIp_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MigrationServerIp.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MigrationServerIp_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MigrationServerIp.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Priority_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Priority_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RepairEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RepairEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RepairEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RepairEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RepairStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RepairStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RepairStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RepairStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartRequestedDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartRequestedDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartRequestedDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartRequestedDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_StartDate">
                <maml:name>StartDate</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_StartRequestedDate">
                <maml:name>StartRequestedDate</maml:name>
                <maml:description>
                    <maml:para>Start requested date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Status">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Tags FilterBy_String_Tags_IN">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Type">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_DateTime_UpdateDate">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_Guid_UserId FilterBy_Guid_UserId_IN">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="FilterBy_Boolean_UseServerAffinity">
                <maml:name>UseServerAffinity</maml:name>
                <maml:description>
                    <maml:para>Use server affinity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="FilterBy_String_Version FilterBy_String_Version_IN">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Get the mailbox connector, filtered by name
$connectors = Get-MW_MailboxConnector -Ticket $mwTicket -Name &quot;your_unique_project_name&quot;
 
# Get migration items in the project, filtered by project(connector) id
$mailboxes = Get-MW_Mailbox -Ticket $mwTicket -ConnectorId $connectors[0].Id
 
# Retrieve the migration passes associated with the mailboxes
$mailboxMigrations = Get-MW_MailboxMigration -Ticket $mwTicket -MailboxId $mailboxes.Id</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_MailboxMigration</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_MailboxMigration</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_MailboxMigration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_MailboxMigration sets a(an) MW_MailboxMigration.
Represents a mailbox migration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxmigration</maml:name>
                    <command:parameterValue required="True">MailboxMigration[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">MailboxQueueStatus</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxmigration</maml:name>
                    <command:parameterValue required="True">MailboxMigration[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtendedItemTypes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">MailboxQueueStatus</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailboxmigration</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.MailboxMigration[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignmentCount</maml:name>
                <maml:description>
                    <maml:para>The number of times the migration has been assigned to a server.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtendedItemTypes</maml:name>
                <maml:description>
                    <maml:para>Serialized extended item types that are enabled for this migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemTypes</maml:name>
                <maml:description>
                    <maml:para>Items types that are enabled for this migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Shortcut</dev:value>
                        <maml:description>
                            <maml:para>Shortcut file object.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Structure</dev:value>
                        <maml:description>
                            <maml:para>Structure/scaffolding/skeleton for the migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Metadata</dev:value>
                        <maml:description>
                            <maml:para>Metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Version</dev:value>
                        <maml:description>
                            <maml:para>Version.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneNoteTab</dev:value>
                        <maml:description>
                            <maml:para>OneNote tab migration for Microsoft Teams.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PrivateChat</dev:value>
                        <maml:description>
                            <maml:para>Private chat migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NewItemTypeIdentifier</dev:value>
                        <maml:description>
                            <maml:para>This is considered as a decider bit to move towards using new itemtypes (Which shall be implemented soon). Any more fields beyond this should not be used
            as it will result in undesirable effects. Contact Varadarajan Ganesan for more info.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID override.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxQueueStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotMigrated</dev:value>
                        <maml:description>
                            <maml:para>Not migrated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Submitted</dev:value>
                        <maml:description>
                            <maml:para>Submitted (submitted for migration).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForEndUser</dev:value>
                        <maml:description>
                            <maml:para>Waiting for end user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Queued</dev:value>
                        <maml:description>
                            <maml:para>Queued (assigned by the scheduler to a migration server).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Stopping</dev:value>
                        <maml:description>
                            <maml:para>Stopping.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Stopped</dev:value>
                        <maml:description>
                            <maml:para>Stopped.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MaximumTransferReached</dev:value>
                        <maml:description>
                            <maml:para>Max transfer reached.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Draining</dev:value>
                        <maml:description>
                            <maml:para>Draining.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Drained</dev:value>
                        <maml:description>
                            <maml:para>Drained.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_MailboxMigration</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_MailboxMigration</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_MailboxMigration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_MailboxMigration removes a(an) MW_MailboxMigration.
Represents a mailbox migration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_ExchangeConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_ExchangeConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_ExchangeConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_ExchangeConfiguration creates a(an) MW_ExchangeConfiguration.
Creates a(an) ExchangeConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_ExchangeConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ArchiveSourceType</maml:name>
                    <command:parameterValue required="False">ArchiveSourceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeItemType</maml:name>
                    <command:parameterValue required="False">ExchangeMailboxArchiveHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtractorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SqlConnectionString</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillIgnoreRegularItems</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillSpecifyActiveDirectory</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPassword</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPath</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPath</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryUsername</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ArchiveSourceType</maml:name>
                <maml:description>
                    <maml:para>ArchiveSourceType</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ArchiveSourceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVault</dev:value>
                        <maml:description>
                            <maml:para>Enterprise vault archive (v8+).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVaultLegacy</dev:value>
                        <maml:description>
                            <maml:para>Legacy enterprise vault archive (v1 - v7). These legacy versions
            do not use a database to store information about the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>EncryptionKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeItemType</maml:name>
                <maml:description>
                    <maml:para>ExchangeItemType</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ExchangeMailboxArchiveHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Mailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the regular mailbox.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Archive</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates only recoverable items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolders</dev:value>
                        <maml:description>
                            <maml:para>Migrates only public folders.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DiscoveryOnly</dev:value>
                        <maml:description>
                            <maml:para>EWS Discovery Only (DirSharp)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal (Exchange Enterprise Archive)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharedMailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates shared mailboxes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveRecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates Archive Recoverable Items</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtractorName</maml:name>
                <maml:description>
                    <maml:para>ExtractorName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SqlConnectionString</maml:name>
                <maml:description>
                    <maml:para>SqlConnectionString</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillIgnoreRegularItems</maml:name>
                <maml:description>
                    <maml:para>WillIgnoreRegularItems</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillSpecifyActiveDirectory</maml:name>
                <maml:description>
                    <maml:para>WillSpecifyActiveDirectory</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_GoogleMailboxConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_GoogleMailboxConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_GoogleMailboxConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_GoogleMailboxConfiguration creates a(an) MW_GoogleMailboxConfiguration.
Creates a(an) GoogleMailboxConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_GoogleMailboxConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllMailFolderHandling</maml:name>
                    <command:parameterValue required="False">AllMailFolderHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ContactHandling</maml:name>
                    <command:parameterValue required="False">ContactHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Domains</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AllMailFolderHandling</maml:name>
                <maml:description>
                    <maml:para>AllMailFolderHandling</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.AllMailFolderHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>ArchivesOnly</dev:value>
                        <maml:description>
                            <maml:para>Migrate only emails without labels (archives).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ConvertLabels</dev:value>
                        <maml:description>
                            <maml:para>Convert labels to categories.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContactHandling</maml:name>
                <maml:description>
                    <maml:para>ContactHandling</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ContactHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SkipSuggestedContacts</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate suggested contacts.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MigrateSuggestedContacts</dev:value>
                        <maml:description>
                            <maml:para>Migrate suggested contacts.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Domains</maml:name>
                <maml:description>
                    <maml:para>Domains</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_HostConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_HostConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_HostConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_HostConfiguration creates a(an) MW_HostConfiguration.
Creates a(an) HostConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_HostConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Host</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Port</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSsl</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Host</maml:name>
                <maml:description>
                    <maml:para>Host</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Port</maml:name>
                <maml:description>
                    <maml:para>Port</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSsl</maml:name>
                <maml:description>
                    <maml:para>UseSsl</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_GroupWiseConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_GroupWiseConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_GroupWiseConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_GroupWiseConfiguration creates a(an) MW_GroupWiseConfiguration.
Creates a(an) GroupWiseConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_GroupWiseConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TrustedAppKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TrustedAppKey</maml:name>
                <maml:description>
                    <maml:para>TrustedAppKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_ZimbraConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_ZimbraConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_ZimbraConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_ZimbraConfiguration creates a(an) MW_ZimbraConfiguration.
Creates a(an) ZimbraConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_ZimbraConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrateSuggestedContacts</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrateSuggestedContacts</maml:name>
                <maml:description>
                    <maml:para>MigrateSuggestedContacts</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_ExtractorConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_ExtractorConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_ExtractorConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_ExtractorConfiguration creates a(an) MW_ExtractorConfiguration.
Creates a(an) ExtractorConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_ExtractorConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtractorName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>EncryptionKey</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtractorName</maml:name>
                <maml:description>
                    <maml:para>ExtractorName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_AwsArchiveConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_AwsArchiveConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_AwsArchiveConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_AwsArchiveConfiguration creates a(an) MW_AwsArchiveConfiguration.
Creates a(an) AwsArchiveConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_AwsArchiveConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessKey</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>BucketName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RootArchiveFolder</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SecretKey</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessKey</maml:name>
                <maml:description>
                    <maml:para>AccessKey</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>BucketName</maml:name>
                <maml:description>
                    <maml:para>BucketName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RootArchiveFolder</maml:name>
                <maml:description>
                    <maml:para>RootArchiveFolder</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SecretKey</maml:name>
                <maml:description>
                    <maml:para>SecretKey</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_GoogleDriveConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_GoogleDriveConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_GoogleDriveConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_GoogleDriveConfiguration creates a(an) MW_GoogleDriveConfiguration.
Creates a(an) GoogleDriveConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_GoogleDriveConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdminEmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Domains</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdminEmailAddress</maml:name>
                <maml:description>
                    <maml:para>AdminEmailAddress</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Domains</maml:name>
                <maml:description>
                    <maml:para>Domains</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_OneDriveProConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_OneDriveProConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_OneDriveProConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_OneDriveProConfiguration creates a(an) MW_OneDriveProConfiguration.
Creates a(an) OneDriveProConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_OneDriveProConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_AzureConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_AzureConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_AzureConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_AzureConfiguration creates a(an) MW_AzureConfiguration.
Creates a(an) AzureConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_AzureConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessKey</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomEndpointSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseCustomEndpointSuffix</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessKey</maml:name>
                <maml:description>
                    <maml:para>AccessKey</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContainerName</maml:name>
                <maml:description>
                    <maml:para>ContainerName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomEndpointSuffix</maml:name>
                <maml:description>
                    <maml:para>CustomEndpointSuffix</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseCustomEndpointSuffix</maml:name>
                <maml:description>
                    <maml:para>UseCustomEndpointSuffix</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_PstInternalStorageConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_PstInternalStorageConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_PstInternalStorageConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_PstInternalStorageConfiguration creates a(an) MW_PstInternalStorageConfiguration.
Creates a(an) PstInternalStorageConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_PstInternalStorageConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomEndpointSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseCustomEndpointSuffix</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessKey</maml:name>
                <maml:description>
                    <maml:para>AccessKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContainerName</maml:name>
                <maml:description>
                    <maml:para>ContainerName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomEndpointSuffix</maml:name>
                <maml:description>
                    <maml:para>CustomEndpointSuffix</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseCustomEndpointSuffix</maml:name>
                <maml:description>
                    <maml:para>UseCustomEndpointSuffix</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_OXConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_OXConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_OXConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_OXConfiguration creates a(an) MW_OXConfiguration.
Creates a(an) OXConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_OXConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Host</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Port</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSsl</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Host</maml:name>
                <maml:description>
                    <maml:para>Host</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Port</maml:name>
                <maml:description>
                    <maml:para>Port</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSsl</maml:name>
                <maml:description>
                    <maml:para>UseSsl</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_DropBoxConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_DropBoxConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_DropBoxConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_DropBoxConfiguration creates a(an) MW_DropBoxConfiguration.
Creates a(an) DropBoxConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_DropBoxConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_BoxStorageConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_BoxStorageConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_BoxStorageConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_BoxStorageConfiguration creates a(an) MW_BoxStorageConfiguration.
Creates a(an) BoxStorageConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_BoxStorageConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RefreshToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>AccessToken</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RefreshToken</maml:name>
                <maml:description>
                    <maml:para>RefreshToken</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_SharePointConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_SharePointConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_SharePointConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_SharePointConfiguration creates a(an) MW_SharePointConfiguration.
Creates a(an) SharePointConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_SharePointConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_SonianArchiveConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_SonianArchiveConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_SonianArchiveConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_SonianArchiveConfiguration creates a(an) MW_SonianArchiveConfiguration.
Creates a(an) SonianArchiveConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_SonianArchiveConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerPublicUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerSaUuid</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>CustomerId</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerPublicUrl</maml:name>
                <maml:description>
                    <maml:para>CustomerPublicUrl</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerSaUuid</maml:name>
                <maml:description>
                    <maml:para>CustomerSaUuid</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_EmlConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_EmlConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_EmlConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_EmlConfiguration creates a(an) MW_EmlConfiguration.
Creates a(an) EmlConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_EmlConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessKey</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SecretKey</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessKey</maml:name>
                <maml:description>
                    <maml:para>AccessKey</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContainerName</maml:name>
                <maml:description>
                    <maml:para>ContainerName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SecretKey</maml:name>
                <maml:description>
                    <maml:para>SecretKey</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_GoogleSitesConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_GoogleSitesConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_GoogleSitesConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_GoogleSitesConfiguration creates a(an) MW_GoogleSitesConfiguration.
Creates a(an) GoogleSitesConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_GoogleSitesConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdminEmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Domains</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdminEmailAddress</maml:name>
                <maml:description>
                    <maml:para>AdminEmailAddress</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Domains</maml:name>
                <maml:description>
                    <maml:para>Domains</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_ExchangePublicFolderConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_ExchangePublicFolderConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_ExchangePublicFolderConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_ExchangePublicFolderConfiguration creates a(an) MW_ExchangePublicFolderConfiguration.
Creates a(an) ExchangePublicFolderConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_ExchangePublicFolderConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ArchiveSourceType</maml:name>
                    <command:parameterValue required="False">ArchiveSourceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeItemType</maml:name>
                    <command:parameterValue required="False">ExchangeMailboxArchiveHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtractorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PermissionMigrationOptions</maml:name>
                    <command:parameterValue required="False">ExchangeFolderPermissionMigrationOptions</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SqlConnectionString</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillIgnoreRegularItems</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillSpecifyActiveDirectory</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPassword</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPath</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPath</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryUsername</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ArchiveSourceType</maml:name>
                <maml:description>
                    <maml:para>ArchiveSourceType</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ArchiveSourceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVault</dev:value>
                        <maml:description>
                            <maml:para>Enterprise vault archive (v8+).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVaultLegacy</dev:value>
                        <maml:description>
                            <maml:para>Legacy enterprise vault archive (v1 - v7). These legacy versions
            do not use a database to store information about the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>EncryptionKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeItemType</maml:name>
                <maml:description>
                    <maml:para>ExchangeItemType</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ExchangeMailboxArchiveHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Mailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the regular mailbox.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Archive</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates only recoverable items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolders</dev:value>
                        <maml:description>
                            <maml:para>Migrates only public folders.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DiscoveryOnly</dev:value>
                        <maml:description>
                            <maml:para>EWS Discovery Only (DirSharp)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal (Exchange Enterprise Archive)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharedMailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates shared mailboxes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveRecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates Archive Recoverable Items</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtractorName</maml:name>
                <maml:description>
                    <maml:para>ExtractorName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PermissionMigrationOptions</maml:name>
                <maml:description>
                    <maml:para>PermissionMigrationOptions</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ExchangeFolderPermissionMigrationOptions</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Migrates permissions using the default scheme. Current default
            scheme for public folder migrations is only migrate permissions
            on creation of a folder (i.e. CreateFolder option).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreateFolder</dev:value>
                        <maml:description>
                            <maml:para>Migrates folder permissions when creating the folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdateFolder</dev:value>
                        <maml:description>
                            <maml:para>Migrates folder permissions when updating the folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreateUpdateFolder</dev:value>
                        <maml:description>
                            <maml:para>Migrates folder permissions when both creating or updating the folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SqlConnectionString</maml:name>
                <maml:description>
                    <maml:para>SqlConnectionString</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillIgnoreRegularItems</maml:name>
                <maml:description>
                    <maml:para>WillIgnoreRegularItems</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillSpecifyActiveDirectory</maml:name>
                <maml:description>
                    <maml:para>WillSpecifyActiveDirectory</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_DynamicsCrmConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_DynamicsCrmConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_DynamicsCrmConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_DynamicsCrmConfiguration creates a(an) MW_DynamicsCrmConfiguration.
Creates a(an) DynamicsCrmConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_DynamicsCrmConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_SalesforceCrmConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_SalesforceCrmConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_SalesforceCrmConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_SalesforceCrmConfiguration creates a(an) MW_SalesforceCrmConfiguration.
Creates a(an) SalesforceCrmConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_SalesforceCrmConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_SharePointOnlineConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_SharePointOnlineConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_SharePointOnlineConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_SharePointOnlineConfiguration creates a(an) MW_SharePointOnlineConfiguration.
Creates a(an) SharePointOnlineConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_SharePointOnlineConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureAccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureStorageAccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VersionsCountToMigrate</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureAccountKey</maml:name>
                <maml:description>
                    <maml:para>AzureAccountKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureStorageAccountName</maml:name>
                <maml:description>
                    <maml:para>AzureStorageAccountName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                <maml:description>
                    <maml:para>UseSharePointOnlineProvidedStorage</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VersionsCountToMigrate</maml:name>
                <maml:description>
                    <maml:para>VersionsCountToMigrate</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_WorkMailConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_WorkMailConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_WorkMailConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_WorkMailConfiguration creates a(an) MW_WorkMailConfiguration.
Creates a(an) WorkMailConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_WorkMailConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ArchiveSourceType</maml:name>
                    <command:parameterValue required="False">ArchiveSourceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeItemType</maml:name>
                    <command:parameterValue required="False">ExchangeMailboxArchiveHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtractorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SqlConnectionString</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillIgnoreRegularItems</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillSpecifyActiveDirectory</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkMailRegion</maml:name>
                    <command:parameterValue required="False">WorkMailRegion</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPassword</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPath</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPath</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryUsername</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ArchiveSourceType</maml:name>
                <maml:description>
                    <maml:para>ArchiveSourceType</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ArchiveSourceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVault</dev:value>
                        <maml:description>
                            <maml:para>Enterprise vault archive (v8+).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVaultLegacy</dev:value>
                        <maml:description>
                            <maml:para>Legacy enterprise vault archive (v1 - v7). These legacy versions
            do not use a database to store information about the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>EncryptionKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeItemType</maml:name>
                <maml:description>
                    <maml:para>ExchangeItemType</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ExchangeMailboxArchiveHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Mailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the regular mailbox.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Archive</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates only recoverable items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolders</dev:value>
                        <maml:description>
                            <maml:para>Migrates only public folders.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DiscoveryOnly</dev:value>
                        <maml:description>
                            <maml:para>EWS Discovery Only (DirSharp)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal (Exchange Enterprise Archive)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharedMailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates shared mailboxes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveRecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates Archive Recoverable Items</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtractorName</maml:name>
                <maml:description>
                    <maml:para>ExtractorName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SqlConnectionString</maml:name>
                <maml:description>
                    <maml:para>SqlConnectionString</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillIgnoreRegularItems</maml:name>
                <maml:description>
                    <maml:para>WillIgnoreRegularItems</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillSpecifyActiveDirectory</maml:name>
                <maml:description>
                    <maml:para>WillSpecifyActiveDirectory</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkMailRegion</maml:name>
                <maml:description>
                    <maml:para>WorkMailRegion</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.WorkMailRegion</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>USWest</dev:value>
                        <maml:description>
                            <maml:para>The Western US region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>USEast</dev:value>
                        <maml:description>
                            <maml:para>The Eastern US region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EUWest</dev:value>
                        <maml:description>
                            <maml:para>The Western EU region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_AzureSubscriptionConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_AzureSubscriptionConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_AzureSubscriptionConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_AzureSubscriptionConfiguration creates a(an) MW_AzureSubscriptionConfiguration.
Creates a(an) AzureSubscriptionConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_AzureSubscriptionConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SubscriptionId</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionId</maml:name>
                <maml:description>
                    <maml:para>SubscriptionId</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_ActiveDirectoryForestConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_ActiveDirectoryForestConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_ActiveDirectoryForestConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_ActiveDirectoryForestConfiguration creates a(an) MW_ActiveDirectoryForestConfiguration.
Creates a(an) ActiveDirectoryForestConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_ActiveDirectoryForestConfiguration</maml:name>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DomainNamingMaster</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Mode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RootDomain</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SchemaMaster</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DomainNamingMaster</maml:name>
                <maml:description>
                    <maml:para>DomainNamingMaster</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Mode</maml:name>
                <maml:description>
                    <maml:para>Mode</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RootDomain</maml:name>
                <maml:description>
                    <maml:para>RootDomain</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SchemaMaster</maml:name>
                <maml:description>
                    <maml:para>SchemaMaster</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_VSphereConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_VSphereConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_VSphereConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_VSphereConfiguration creates a(an) MW_VSphereConfiguration.
Creates a(an) VSphereConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_VSphereConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Port</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ServerIPAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ServerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseHttps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Port</maml:name>
                <maml:description>
                    <maml:para>Port</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerIPAddress</maml:name>
                <maml:description>
                    <maml:para>ServerIPAddress</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerName</maml:name>
                <maml:description>
                    <maml:para>ServerName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseHttps</maml:name>
                <maml:description>
                    <maml:para>UseHttps</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_NetworkConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_NetworkConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_NetworkConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_NetworkConfiguration creates a(an) MW_NetworkConfiguration.
Creates a(an) NetworkConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_NetworkConfiguration</maml:name>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_GenericConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_GenericConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_GenericConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_GenericConfiguration creates a(an) MW_GenericConfiguration.
Creates a(an) GenericConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_GenericConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Password</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Username</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Password</maml:name>
                <maml:description>
                    <maml:para>Password</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Username</maml:name>
                <maml:description>
                    <maml:para>Username</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_GatewayConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_GatewayConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_GatewayConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_GatewayConfiguration creates a(an) MW_GatewayConfiguration.
Creates a(an) GatewayConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_GatewayConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_MsTeamsSourceConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_MsTeamsSourceConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_MsTeamsSourceConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_MsTeamsSourceConfiguration creates a(an) MW_MsTeamsSourceConfiguration.
Creates a(an) MsTeamsSourceConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_MsTeamsSourceConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_MsTeamsDestinationConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_MsTeamsDestinationConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_MsTeamsDestinationConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_MsTeamsDestinationConfiguration creates a(an) MW_MsTeamsDestinationConfiguration.
Creates a(an) MsTeamsDestinationConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_MsTeamsDestinationConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureAccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureStorageAccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VersionsCountToMigrate</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureAccountKey</maml:name>
                <maml:description>
                    <maml:para>AzureAccountKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureStorageAccountName</maml:name>
                <maml:description>
                    <maml:para>AzureStorageAccountName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                <maml:description>
                    <maml:para>UseSharePointOnlineProvidedStorage</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VersionsCountToMigrate</maml:name>
                <maml:description>
                    <maml:para>VersionsCountToMigrate</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_HybridDestinationConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_HybridDestinationConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_HybridDestinationConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_HybridDestinationConfiguration creates a(an) MW_HybridDestinationConfiguration.
Creates a(an) HybridDestinationConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_HybridDestinationConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TargetDeliveryDomain</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryUsername</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ArchiveSourceType</maml:name>
                    <command:parameterValue required="False">ArchiveSourceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeItemType</maml:name>
                    <command:parameterValue required="False">ExchangeMailboxArchiveHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExtractorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SqlConnectionString</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillIgnoreRegularItems</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WillSpecifyActiveDirectory</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TargetDeliveryDomain</maml:name>
                <maml:description>
                    <maml:para>TargetDeliveryDomain</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPassword</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPassword</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryPath</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryPath</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryUsername</maml:name>
                <maml:description>
                    <maml:para>ActiveDirectoryUsername</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ArchiveSourceType</maml:name>
                <maml:description>
                    <maml:para>ArchiveSourceType</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ArchiveSourceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVault</dev:value>
                        <maml:description>
                            <maml:para>Enterprise vault archive (v8+).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseVaultLegacy</dev:value>
                        <maml:description>
                            <maml:para>Legacy enterprise vault archive (v1 - v7). These legacy versions
            do not use a database to store information about the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>EncryptionKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeItemType</maml:name>
                <maml:description>
                    <maml:para>ExchangeItemType</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ExchangeMailboxArchiveHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Mailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the regular mailbox.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Archive</dev:value>
                        <maml:description>
                            <maml:para>Migrates only the archive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates only recoverable items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolders</dev:value>
                        <maml:description>
                            <maml:para>Migrates only public folders.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DiscoveryOnly</dev:value>
                        <maml:description>
                            <maml:para>EWS Discovery Only (DirSharp)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal (Exchange Enterprise Archive)</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharedMailbox</dev:value>
                        <maml:description>
                            <maml:para>Migrates shared mailboxes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveRecoverableItems</dev:value>
                        <maml:description>
                            <maml:para>Migrates Archive Recoverable Items</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExtractorName</maml:name>
                <maml:description>
                    <maml:para>ExtractorName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SqlConnectionString</maml:name>
                <maml:description>
                    <maml:para>SqlConnectionString</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillIgnoreRegularItems</maml:name>
                <maml:description>
                    <maml:para>WillIgnoreRegularItems</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WillSpecifyActiveDirectory</maml:name>
                <maml:description>
                    <maml:para>WillSpecifyActiveDirectory</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_GSuiteConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_GSuiteConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_GSuiteConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_GSuiteConfiguration creates a(an) MW_GSuiteConfiguration.
Creates a(an) GSuiteConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_GSuiteConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CredentialsFileName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllMailFolderHandling</maml:name>
                    <command:parameterValue required="False">AllMailFolderHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ContactHandling</maml:name>
                    <command:parameterValue required="False">ContactHandling</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>Credentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CredentialsFileName</maml:name>
                <maml:description>
                    <maml:para>CredentialsFileName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AllMailFolderHandling</maml:name>
                <maml:description>
                    <maml:para>AllMailFolderHandling</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.AllMailFolderHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>ArchivesOnly</dev:value>
                        <maml:description>
                            <maml:para>Migrate only emails without labels (archives).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ConvertLabels</dev:value>
                        <maml:description>
                            <maml:para>Convert labels to categories.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContactHandling</maml:name>
                <maml:description>
                    <maml:para>ContactHandling</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ContactHandling</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SkipSuggestedContacts</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate suggested contacts.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MigrateSuggestedContacts</dev:value>
                        <maml:description>
                            <maml:para>Migrate suggested contacts.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_MsTeamsSourceParallelConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_MsTeamsSourceParallelConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_MsTeamsSourceParallelConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_MsTeamsSourceParallelConfiguration creates a(an) MW_MsTeamsSourceParallelConfiguration.
Creates a(an) MsTeamsSourceParallelConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_MsTeamsSourceParallelConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_MsTeamsDestinationParallelConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_MsTeamsDestinationParallelConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_MsTeamsDestinationParallelConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_MsTeamsDestinationParallelConfiguration creates a(an) MW_MsTeamsDestinationParallelConfiguration.
Creates a(an) MsTeamsDestinationParallelConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_MsTeamsDestinationParallelConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureAccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureStorageAccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VersionsCountToMigrate</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureAccountKey</maml:name>
                <maml:description>
                    <maml:para>AzureAccountKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureStorageAccountName</maml:name>
                <maml:description>
                    <maml:para>AzureStorageAccountName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                <maml:description>
                    <maml:para>UseSharePointOnlineProvidedStorage</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VersionsCountToMigrate</maml:name>
                <maml:description>
                    <maml:para>VersionsCountToMigrate</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_GoogleDriveCustomerTenantConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_GoogleDriveCustomerTenantConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_GoogleDriveCustomerTenantConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_GoogleDriveCustomerTenantConfiguration creates a(an) MW_GoogleDriveCustomerTenantConfiguration.
Creates a(an) GoogleDriveCustomerTenantConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_GoogleDriveCustomerTenantConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CredentialsFileName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>Credentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CredentialsFileName</maml:name>
                <maml:description>
                    <maml:para>CredentialsFileName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_SharePointBetaConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_SharePointBetaConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_SharePointBetaConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_SharePointBetaConfiguration creates a(an) MW_SharePointBetaConfiguration.
Creates a(an) SharePointBetaConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_SharePointBetaConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureAccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureStorageAccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VersionsCountToMigrate</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureAccountKey</maml:name>
                <maml:description>
                    <maml:para>AzureAccountKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureStorageAccountName</maml:name>
                <maml:description>
                    <maml:para>AzureStorageAccountName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                <maml:description>
                    <maml:para>UseSharePointOnlineProvidedStorage</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VersionsCountToMigrate</maml:name>
                <maml:description>
                    <maml:para>VersionsCountToMigrate</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_MsTeamsDestinationTeamsImportApiConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_MsTeamsDestinationTeamsImportApiConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_MsTeamsDestinationTeamsImportApiConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_MsTeamsDestinationTeamsImportApiConfiguration creates a(an) MW_MsTeamsDestinationTeamsImportApiConfiguration.
Creates a(an) MsTeamsDestinationTeamsImportApiConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_MsTeamsDestinationTeamsImportApiConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativePassword</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureAccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AzureStorageAccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VersionsCountToMigrate</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativePassword</maml:name>
                <maml:description>
                    <maml:para>AdministrativePassword</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureAccountKey</maml:name>
                <maml:description>
                    <maml:para>AzureAccountKey</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AzureStorageAccountName</maml:name>
                <maml:description>
                    <maml:para>AzureStorageAccountName</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>Url</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseSharePointOnlineProvidedStorage</maml:name>
                <maml:description>
                    <maml:para>UseSharePointOnlineProvidedStorage</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VersionsCountToMigrate</maml:name>
                <maml:description>
                    <maml:para>VersionsCountToMigrate</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_GoogleSharedDriveConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_GoogleSharedDriveConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_GoogleSharedDriveConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_GoogleSharedDriveConfiguration creates a(an) MW_GoogleSharedDriveConfiguration.
Creates a(an) GoogleSharedDriveConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_GoogleSharedDriveConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CredentialsFileName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrateSharedDriveMembership</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VersionsCountToMigrate</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>Credentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CredentialsFileName</maml:name>
                <maml:description>
                    <maml:para>CredentialsFileName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrateSharedDriveMembership</maml:name>
                <maml:description>
                    <maml:para>MigrateSharedDriveMembership</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VersionsCountToMigrate</maml:name>
                <maml:description>
                    <maml:para>VersionsCountToMigrate</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_GoogleGroupsConfiguration</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_GoogleGroupsConfiguration</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_GoogleGroupsConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_GoogleGroupsConfiguration creates a(an) MW_GoogleGroupsConfiguration.
Creates a(an) GoogleGroupsConfiguration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_GoogleGroupsConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdministrativeUsername</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CredentialsFileName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseAdministrativeCredentials</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdministrativeUsername</maml:name>
                <maml:description>
                    <maml:para>AdministrativeUsername</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>Credentials</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CredentialsFileName</maml:name>
                <maml:description>
                    <maml:para>CredentialsFileName</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseAdministrativeCredentials</maml:name>
                <maml:description>
                    <maml:para>UseAdministrativeCredentials</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Complete-BT_TaskInstance</command:name>
            <command:verb>Complete</command:verb>
            <command:noun>BT_TaskInstance</command:noun>
            <maml:description>
                <maml:para>Completes a(an) BT_TaskInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Complete-BT_TaskInstance completes a(an) BT_TaskInstance.
Has no description provided.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Complete-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Complete-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ReportWithData</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ReportWithData</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ReportWithData</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ReportWithData gets a(an) BT_ReportWithData.
Represents a MSPComplete report with data.
A report represents a snapshots of current state of your business and helps you track it over time.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ReportWithData</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndBefore</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAfter</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ReportWithData</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndBefore</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAfter</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportInstanceId</maml:name>
                <maml:description>
                    <maml:para>The id of the report instance.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The customer Id associated with the data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndBefore</maml:name>
                <maml:description>
                    <maml:para>Filters the data ended on or before the date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of tuples retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAfter</maml:name>
                <maml:description>
                    <maml:para>Filters the data started on or after the date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Ticket should scope to the workgroup with an administrator role or privileged.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Retrieve a ticket scoped to a workgroup
$credentials = Get-Credential
$btTicket = Get-BT_Ticket -Credentials $credentials -ServiceType BitTitan
$workgroups = Get-BT_Workgroup -Ticket $btTicket
$workgroupTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $workgroups[0].WorkgroupOrganizationId
 
# Retrieve report instances belong to the workgroup, you need to have the administrator role for the account
$reportInstances = Get-BT_ReportInstance -Ticket $workgroupTicket
 
# Go over the listed report instances and pick the desired one to retrieve data, here for examplary purposes taking the first instance
$desiredReportInstance = $reportInstances[0]
 
# Retrieve the report with data
$report = Get-BT_ReportWithData -Ticket $workgroupTicket -ReportInstanceId $desiredReportInstance.Id</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ProductSkuID</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ProductSkuID</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ProductSkuID</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ProductSkuID gets a(an) BT_ProductSkuID.
Represents the product SKU guid</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ProductSkuID</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ProductName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ProductSkuID</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ProductName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductName</maml:name>
                <maml:description>
                    <maml:para>Name of BitTitan product.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Export-BT_OfferingMetadata</command:name>
            <command:verb>Export</command:verb>
            <command:noun>BT_OfferingMetadata</command:noun>
            <maml:description>
                <maml:para>Exports a(an) BT_OfferingMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Export-BT_OfferingMetadata exports a(an) BT_OfferingMetadata.
Exports an OfferingMetadata from MSPComplete.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Export-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderPath</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Overwrite</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Export-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderPath</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Overwrite</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderPath</maml:name>
                <maml:description>
                    <maml:para>The folder path where the OfferingMetadata will be stored.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingMetadataId</maml:name>
                <maml:description>
                    <maml:para>The id of the offering metadata to export.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Overwrite</maml:name>
                <maml:description>
                    <maml:para>Overwrite the zip file if it already exists.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Initialize-MSPC_Context</command:name>
            <command:verb>Initialize</command:verb>
            <command:noun>MSPC_Context</command:noun>
            <maml:description>
                <maml:para>Initializes a(an) MSPC_Context</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Initialize-MSPC_Context initializes a(an) MSPC_Context.
Creates a global mspc context object that contains the ticket, customer, customer scoped ticket, workgroup, workgroup scoped ticket etc.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Initialize-MSPC_Context</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Clear</maml:name>
                    <command:parameterValue required="True">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Initialize-MSPC_Context</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Initialize-MSPC_Context</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Initialize-MSPC_Context</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Initialize-MSPC_Context</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Clear</maml:name>
                <maml:description>
                    <maml:para>Whether to clear the existing mspc context</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>BitTitan credential</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The customer ID</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupId</maml:name>
                <maml:description>
                    <maml:para>The workgroup ID</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_Environment</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_Environment</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_Environment</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_Environment sets a(an) MW_Environment.
Sets the environment for all MW cmdlets.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_Environment</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_Environment</maml:name>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Clear</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the environment to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Clear</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Environment</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Environment</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Environment</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Environment sets a(an) BT_Environment.
Sets the environment for all BT cmdlets.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Environment</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Environment</maml:name>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Clear</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the environment to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Clear</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Import-BT_OfferingMetadata</command:name>
            <command:verb>Import</command:verb>
            <command:noun>BT_OfferingMetadata</command:noun>
            <maml:description>
                <maml:para>Imports a(an) BT_OfferingMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Import-BT_OfferingMetadata imports a(an) BT_OfferingMetadata.
Imports an OfferingMetadata into MSPComplete.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Import-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilePath</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Import-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilePath</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilePath</maml:name>
                <maml:description>
                    <maml:para>The file path to the OfferingMetadata zip file to import.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Send-BT_DmaDeploymentEmails</command:name>
            <command:verb>Send</command:verb>
            <command:noun>BT_DmaDeploymentEmails</command:noun>
            <maml:description>
                <maml:para>Sends a(an) BT_DmaDeploymentEmails</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Send-BT_DmaDeploymentEmails sends a(an) BT_DmaDeploymentEmails.
Sends emails to a list of end users with the instructions to install DMA.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Send-BT_DmaDeploymentEmails</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationEmailAddresses</maml:name>
                    <command:parameterValue required="True">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SenderEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Send-BT_DmaDeploymentEmails</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationEmailAddresses</maml:name>
                    <command:parameterValue required="True">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SenderEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The id of the customer the destination email addresses belong to.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationEmailAddresses</maml:name>
                <maml:description>
                    <maml:para>The destination email addresses.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSubject</maml:name>
                <maml:description>
                    <maml:para>The subject of the email. The default email subject will be used if no value is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SenderEmailAddress</maml:name>
                <maml:description>
                    <maml:para>The sender's email address. The default sender's email address will be used if no value is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Start-BT_DpUser</command:name>
            <command:verb>Start</command:verb>
            <command:noun>BT_DpUser</command:noun>
            <maml:description>
                <maml:para>Starts a(an) BT_DpUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Start-BT_DpUser starts a(an) BT_DpUser.
Represents the process of DeploymentPro for the input user.
This is able to schedule for a new end user or reschedule for a scheduled one.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Start-BT_DpUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationEmailAddresses</maml:name>
                    <command:parameterValue required="True">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserPrimaryEmails</maml:name>
                    <command:parameterValue required="True">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Start-BT_DpUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationEmailAddresses</maml:name>
                    <command:parameterValue required="True">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserPrimaryEmails</maml:name>
                    <command:parameterValue required="True">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The id of the customer the user belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="DestinationEmailAddress">
                <maml:name>DestinationEmailAddresses</maml:name>
                <maml:description>
                    <maml:para>The destination email address.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="UserIdentity UserPrimaryEmail">
                <maml:name>UserPrimaryEmails</maml:name>
                <maml:description>
                    <maml:para>The end user email address to schedule DeploymentPro.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>The id of the product sku where licenses will be consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartTime</maml:name>
                <maml:description>
                    <maml:para>The time to start DeploymentPro.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Ticket should be privileged or scoped to the customer organization.</maml:para>
            </maml:alert>
            <maml:title>User primary email address</maml:title>
            <maml:alert>
                <maml:para>Primary email address must be provided as the source.</maml:para>
            </maml:alert>
            <maml:title>Destination email address</maml:title>
            <maml:alert>
                <maml:para>Destination email address must be provided as the destination.</maml:para>
            </maml:alert>
            <maml:title>Product sku id</maml:title>
            <maml:alert>
                <maml:para>When scheduling for a new end user, make sure it has a valid subscription or input a product sku id with a valid license. License can be shared within a workgroup. Try to find the product sku id with Get-BT_ProductSkuID.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Retrieve a ticket scoped with a customer&apos;s organization id
$cred = Get-Credential
$ticket = Get-BT_Ticket -Credential $cred -OrganizationId $customerId
 
# Retrieve the product sku id for product DeploymentPro (product name might change subject to the license purchased)
$productskuid = Get-BT_ProductSkuID -Ticket $ticket -ProductName &quot;DeploymentPro&quot;
 
# Schedule a DeploymentPro for an end user from source email address to destination email address
Start-BT_DpUser -UserPrimaryEmail source_email_address -DestinationEmailAddress destination_email_address -StartTime start_datetime -Ticket $ticket -ProductSkuId $productskuid -CustomerId $customerId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Ticket</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Ticket</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Ticket</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Ticket gets a(an) BT_Ticket.
Represents a BitTitan security ticket, validating the authentication of your BitTitan account.
A ticket is always scoped to a BitTitan account and can also be scoped to a ticket organization.
A ticket organization is associated with either a workgroup or a customer.
A ticket associated with a workgroup will only have access to the customers, end users, services, teams and information belonging to the workgroup while a ticket associated with a customer will only have access to the end users, services and information related to the customer.
A ticket without organization id has access to all the workgroups associated with the BitTitan account.
Represents a security ticket for BitTitan cmdlets. BitTitan cmdlets contain the BT prefix.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Ticket</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElevatePrivilege</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImpersonateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServiceType</maml:name>
                    <command:parameterValue required="False">ServiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SetDefault</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Ticket</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElevatePrivilege</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImpersonateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServiceType</maml:name>
                    <command:parameterValue required="False">ServiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SetDefault</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Ticket</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElevatePrivilege</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SetDefault</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Ticket</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElevatePrivilege</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SetDefault</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>Credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="KeepPrivileged">
                <maml:name>ElevatePrivilege</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the environment to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImpersonateId</maml:name>
                <maml:description>
                    <maml:para>Impersonate id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServiceType</maml:name>
                <maml:description>
                    <maml:para>Service type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ServiceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SmtpLogic</dev:value>
                        <maml:description>
                            <maml:para>SMTP Logic.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Activation</dev:value>
                        <maml:description>
                            <maml:para>Activation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MigrationWiz</dev:value>
                        <maml:description>
                            <maml:para>MigrationWiz.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BurgerMaster</dev:value>
                        <maml:description>
                            <maml:para>BurgerMaster.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitan</dev:value>
                        <maml:description>
                            <maml:para>BitTitan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>DataEncryption - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Common</dev:value>
                        <maml:description>
                            <maml:para>Common.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>CloudArchive - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SetDefault</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupId</maml:name>
                <maml:description>
                    <maml:para>Workgroup id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$credentials = Get-Credential
$btTicket = Get-BT_Ticket -Credentials $credentials -ServiceType BitTitan
$customers = Get-BT_Customer -Ticket $btTicket -IsDefaultCustomer $true
$customerTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $customers[0].OrganizationId
$workgroups = Get-BT_Workgroup -Ticket $btTicket -Name &quot;Default&quot;
$workgroupTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $workgroups[0].WorkgroupOrganizationId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-ModuleVersion</command:name>
            <command:verb>Get</command:verb>
            <command:noun>ModuleVersion</command:noun>
            <maml:description>
                <maml:para>Gets a(an) ModuleVersion</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-ModuleVersion gets a(an) ModuleVersion.
Represents the version of module.</maml:para>
        </maml:description>
        <command:syntax>
 
        </command:syntax>
        <command:parameters>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_Ticket</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_Ticket</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_Ticket</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_Ticket gets a(an) MW_Ticket.
Represents a MigrationWiz ticket.
A ticket represents a security ticket for MigrationWiz cmdlets. BitTitan cmdlets contain the MW prefix.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_Ticket</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElevatePrivilege</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImpersonateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IncludeSharedProjects</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SetDefault</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_Ticket</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElevatePrivilege</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImpersonateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IncludeSharedProjects</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SetDefault</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="KeepPrivileged">
                <maml:name>ElevatePrivilege</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImpersonateId</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IncludeSharedProjects</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SetDefault</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>MigrationWiz ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupId</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$credentials = Get-Credential
$mwTicket = Get-MW_Ticket -Credentials $credentials</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MigrationWizGoogleEmailForward</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MigrationWizGoogleEmailForward</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MigrationWizGoogleEmailForward</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MigrationWizGoogleEmailForward gets a(an) MigrationWizGoogleEmailForward.
Represents an MigrationWiz Google Email forwarding process.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MigrationWizGoogleEmailForward</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MigrationWizGoogleEmailForward</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="1" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuthenticationTimeout</maml:name>
                <maml:description>
                    <maml:para>Timeout for Google authentication, in seconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MigrationWizGoogleUserAccounts</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MigrationWizGoogleUserAccounts</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MigrationWizGoogleUserAccounts</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MigrationWizGoogleUserAccounts gets a(an) MigrationWizGoogleUserAccounts.
Represents MigrationWiz Google user accounts.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MigrationWizGoogleUserAccounts</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>DomainName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MigrationWizGoogleUserAccounts</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>DomainName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="1" aliases="none">
                <maml:name>DomainName</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuthenticationTimeout</maml:name>
                <maml:description>
                    <maml:para>Timeout for Google authentication, in seconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MigrationWizGoogleOAuth2AccessToken</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MigrationWizGoogleOAuth2AccessToken</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MigrationWizGoogleOAuth2AccessToken</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MigrationWizGoogleOAuth2AccessToken removes a(an) MigrationWizGoogleOAuth2AccessToken.
Represents an MigrationWiz Google OAuth2 access token.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MigrationWizGoogleOAuth2AccessToken</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MigrationWizGoogleOAuth2AccessToken</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuthenticationTimeout</maml:name>
                <maml:description>
                    <maml:para>Timeout for Google authentication, in seconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MigrationWizGoogleEmailForward</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MigrationWizGoogleEmailForward</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MigrationWizGoogleEmailForward</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MigrationWizGoogleEmailForward sets a(an) MigrationWizGoogleEmailForward.
Represents an MigrationWiz Google Email forwarding process.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MigrationWizGoogleEmailForward</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="4">
                    <maml:name>Action</maml:name>
                    <command:parameterValue required="True">GoogleEmailForwardAction</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="2">
                    <maml:name>Enable</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="3">
                    <maml:name>ForwardTo</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MigrationWizGoogleEmailForward</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="4">
                    <maml:name>Action</maml:name>
                    <command:parameterValue required="True">GoogleEmailForwardAction</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="2">
                    <maml:name>Enable</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="3">
                    <maml:name>ForwardTo</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="4" aliases="none">
                <maml:name>Action</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.Migration.Clients.Google.GoogleEmailForwardAction</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="1" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="2" aliases="none">
                <maml:name>Enable</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuthenticationTimeout</maml:name>
                <maml:description>
                    <maml:para>Timeout for Google authentication, in seconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="3" aliases="none">
                <maml:name>ForwardTo</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MigrationWizGoogleUserPassword</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MigrationWizGoogleUserPassword</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MigrationWizGoogleUserPassword</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MigrationWizGoogleUserPassword sets a(an) MigrationWizGoogleUserPassword.
Represents the password of an MigrationWiz Google user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MigrationWizGoogleUserPassword</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="3">
                    <maml:name>ForceChangePassword</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="2">
                    <maml:name>NewPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MigrationWizGoogleUserPassword</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="3">
                    <maml:name>ForceChangePassword</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="2">
                    <maml:name>NewPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="1" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuthenticationTimeout</maml:name>
                <maml:description>
                    <maml:para>Timeout for Google authentication, in seconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="3" aliases="none">
                <maml:name>ForceChangePassword</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="2" aliases="none">
                <maml:name>NewPassword</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_MailboxConnectorTypes</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_MailboxConnectorTypes</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_MailboxConnectorTypes</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_MailboxConnectorTypes creates a(an) MW_MailboxConnectorTypes.
Represents a maiblox connector type.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_MailboxConnectorTypes</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Configuration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>New-MW_MailboxConnectorTypes</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Configuration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Configuration</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Develop</dev:value>
                        <maml:description>
                            <maml:para>Represents Develop</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Release</dev:value>
                        <maml:description>
                            <maml:para>Represents Release</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>MigrationWiz ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
</helpItems>